Built in
Hugging Face
Hugging face needs no introduction. They host a variety of open source LLMs and you can use most of them for free. To run hugging face inference based LLMs with this library, you will need a free hugging face token.
You can get an API Token by signing up for hugging face and generate a token from this page. Once you get the token, set it to the environment like so -
Install Huggingface addon
Usage
Was this page helpful?