Access to model mistralai/Mistral-Nemo-Base-2407 is restricted. You must be authenticated to access it.

 If you get an error like

Access to model mistralai/Mistral-Nemo-Base-2407 is restricted. You must be authenticated to access it.


Then

  1. pip install huggingface_hub
  2. huggingface-cli login

it will ask you for a token
go to

https://huggingface.co/settings/tokens

it will have an option to generate a token
make sure you click the checkboxes for APIs
generate the token
copy it

go back to the terminal at the top
paste.

Popular posts from this blog

Hallucinations/inaccuracies

Building my own LLM