We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To achieve a wide release for users to plug into their embedding pipelines, this module should achieve the following features:
axum
tokio
rayon
axum-tokio
tokio-rayon
OnnxBert
CandleBert
rust
BAAI/bge-large-en-v1.5
BAAI/bge-small-en-v1.5
sentence-transformers/all-MiniLM-L6-v2
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
onnx/model.onnx
Snowflake/snowflake-arctic-embed-l
Snowflake/snowflake-arctic-embed-s
mixedbread-ai/mxbai-embed-large-v1
The text was updated successfully, but these errors were encountered:
tsmith023
No branches or pull requests
To achieve a wide release for users to plug into their embedding pipelines, this module should achieve the following features:
axum
routing andtokio
async cratesrayon
crateaxum-tokio
andrayon
using thetokio-rayon
crateOnnxBert
structCandleBert
structrust
:Setup CICD to build and push images to Dockerhub #2
BAAI/bge-large-en-v1.5
andBAAI/bge-small-en-v1.5
sentence-transformers/all-MiniLM-L6-v2
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
, noonnx/model.onnx
dir on HFhubSnowflake/snowflake-arctic-embed-l
andSnowflake/snowflake-arctic-embed-s
mixedbread-ai/mxbai-embed-large-v1
The text was updated successfully, but these errors were encountered: