Skip to content

utilities for loading and running text embeddings with onnx

License

Notifications You must be signed in to change notification settings

taylorai/onnx_embedding_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onnx_embedding_models

utilities for loading and running text embeddings with onnx

CHANGELOG

0.0.14 - 2024-06-19

  • support for loading from any huggingface repo with from_pretrained (provided it has a tokenizer and some onnx model in it)
  • added mxbai-embed-large to the model registry
  • embedding model .encode method now returns numpy arrays by default instead of lists

About

utilities for loading and running text embeddings with onnx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages