You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded multiple models in the "Hub" tab, such as multiple Llama, Qwen, Mistral, and llava models. I can use the Llama, Qwen and Mistral models without any issue, but all of the Llava models fail to load. Instead, I get an error message reading
Fail to load model with ID 'bakllava-1': filesystem error: cannot get file size: No such file or directory []
in the example of BakLlava. I can verify that the files have been downloaded into my data folder, but I've noticed that the Llava models are located directly in $PREFIX/data/models while the other models are downloaded into a $PREFIX/data/huggingface.co/... folder.
I'm using the .deb package and run it on Debian 12.
Steps to Reproduce
in "Hub", find model LlaVa 7B and click on download
wait for the download to complete
click on "Use"
give a prompt (e.g., "tell me a joke")
receive error message
Fail to load model with ID 'llava-7b': filesystem error: cannot get file size: No such file or directory []
Something's wrong. Access troubleshooting assistance now.
Jan version
0.5.13
Describe the Bug
I have downloaded multiple models in the "Hub" tab, such as multiple Llama, Qwen, Mistral, and llava models. I can use the Llama, Qwen and Mistral models without any issue, but all of the Llava models fail to load. Instead, I get an error message reading
Fail to load model with ID 'bakllava-1': filesystem error: cannot get file size: No such file or directory []
in the example of BakLlava. I can verify that the files have been downloaded into my data folder, but I've noticed that the Llava models are located directly in
$PREFIX/data/models
while the other models are downloaded into a$PREFIX/data/huggingface.co/...
folder.I'm using the .deb package and run it on Debian 12.
Steps to Reproduce
Screenshots / Logs
cortex.log
app.log
What is your OS?
The text was updated successfully, but these errors were encountered: