Skip to content

taqu/sequence-transformers-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm not good at Python, so looking for great projects, or gread contributers.

🦙🐍 Embedding API server using Sequence Transformers

Features,

  • Provides embedding rest API like OpenAI API.
  • Supports Seguence Transformers' models.

Usage

CLone repository, then into the directory

git clone https://github.com/taqu/sequence-transformers-api.git
cd sequence-transformers-api

In your prefer virtual environment, install dependencies,

$pip install -e .

License

This package is licensed under the terms of the MIT license.

About

Embedding API server using Sequence Transformers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages