401 Client Error "https://huggingface.co/api/models/gemma2/revision/main."

Build and Run a Medical Chatbot using Llama 2 on CPU Machine: All Open Source
I was following this tutorial to train a chatbot with txt or pdf file. I follow his code but when open it with chainlit, it has this bug.


I downloaded both gemma2 and llama-2-7b model. Test them both and none of them work. Can someone help me please?

1 Like

The model must be specified in notation such as google/gemma-2-9b. The author name appears to be missing.