Closed mdima closed 5 months ago
hey,
the problem is, that mistralai now wants you to agree to the terms. this is also an upstream issue.
anyways ... i did not implement the env HUGGINGFACE_TOKEN
either.
now i added it and uploaded a new image.
try now to provide your own token and it should work.
but I still have to see how this is solved at the upstream private-gpt repo as well
Thank you very much! I confirm it works now... Of course, better if this issue will be solved in the upstream repository, but for now the issue is solve.
Thanks again, Michele
Hello, I am trying to start the container, but I receive the error:
So I read here https://github.com/zylon-ai/private-gpt/issues/1861 that a Token is required to download that file.
I added, as suggested above, the env variable: --env=HUGGINGFACE_TOKEN=xxxxxxxxxxxxx and I accepted the agreement for the model "Mistral-7B-Instruct-v0.2" in HuggingFace, but I receive the same error.
Can you please help?
Thanks, Michele