You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
When I install angle-emb and then try to load the Llama model, I get an error because
sentencepieceis not installed. Maybesentencepieceneeds to be added as a requirement of the package?