Support for Other HuggingFace LLM #13479
Unanswered
yileitu
asked this question in
Help: Coding & Implementations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I couldn't find the doc on how to load other HuggingFace LLM besides those listed in https://spacy.io/api/large-language-models#langchain-models. Does spaCy support it or not? I'm thinking that since spaCy is now able to load some specified HF models, if the user passes in paths for other HF models, they should be able to load them as well, or with very few code changes? Especially I want to try the new Llama3.
Beta Was this translation helpful? Give feedback.
All reactions