-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR with loading the Mistral-7B-Instruct #27
Comments
Hi All, The only model I can load and start the chatbot successfully is the Llama-3.2 3B and Llama-3.2 1B. The other models can be successfully load and enter into the chat window but still failed with the following error when I throw the first quay to it. [2025-03-27 11:12:23] | DEBUG | gaia.agents.agent.print_ui | agent.py:192 | Welcome to Chaty! This AI assistant provides clear and technically-sound responses. The system maintains a history of the last 4 conversation turns for contextual awareness. Feel free to reference previous messages in your questions. What would you like to chat about? |
When installing the Mistral-7B-Instruct, the following error comes out, do you know how to resolve it?
[2025-03-25 18:51:16] | ERROR | gaia.interface.util.display | util.py:75 | Error: server.py:79 | launch_llm_server | [WinError 1314] A required privilege is not held by the client: '..\..\blobs\74d6e55c57258bf42fa1eaac75dba280f0b8d7ab' -> 'C:\Users\sonya\.cache\huggingface\hub\models--amd--Mistral-7B-Instruct-v0.3-awq-g128-int4-asym-fp16-onnx-hybrid\snapshots\81af4c309d299525436e906c23e4461ed1c87434\genai_config.json'
2025-03-25 18:51:16,214 gaia.interface.util [WARNING] - Icon file not found at C:\Users\sonya\AppData\Local\GAIA\gaia_env\lib\site-packages\gaia\interface\img\gaia.ico
The text was updated successfully, but these errors were encountered: