SeanLee97 / AnglE

Train and Infer Powerful Sentence Embeddings with AnglE | 🔥 SOTA on STS and MTEB Leaderboard
https://arxiv.org/abs/2309.12871
MIT License
397 stars 30 forks source link

Issue installing package #44

Open zachares opened 4 months ago

zachares commented 4 months ago

When I install angle-emb and then try to load the Llama model, I get an error because sentencepiece is not installed. Maybe sentencepiece needs to be added as a requirement of the package?