neuml / txtai

💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
https://neuml.github.io/txtai
Apache License 2.0
9.51k stars 611 forks source link

Update translation pipeline to use hf_hub_download for language detection #803

Closed davidmezzetti closed 1 month ago

davidmezzetti commented 1 month ago

huggingface-hub==0.26.0 removed cached_download. This change will migrate to hf_hub_download for the translation pipeline.