error loading in LM Studio
When I try to load in LM Studio I get the following error: llama.cpp error: 'error loading model vocabulary: unknown pre-tokenizer type: 'deepseek-r1-qwen''
me too
updating my llama.cpp runtime (cuda in my case) seems to have fixed the issue
I am getting the same error, what does ". I'm on LM Studio 0.3.7; which is the latest release.
Note I am using the model "DeepSeek-R1-Distill-Qwen-7B-GGUF/DeepSeek-R1-Distill-Qwen-7B-Q4_K_M.gguf" from lmstudio-community.
How do you update the llama.cpp runtime?
Ok - it is now loading. Thsi is what O did:
- Click to the gear icon in the bottom RIGHT corner of the chat.
- Clicked on "Runtimes":
- Updated the runtimes:
I am getting the same error, what does ". I'm on LM Studio 0.3.7; which is the latest release.
Note I am using the model "DeepSeek-R1-Distill-Qwen-7B-GGUF/DeepSeek-R1-Distill-Qwen-7B-Q4_K_M.gguf" from lmstudio-community.
How do you update the llama.cpp runtime?
Ok - it is now loading. Thsi is what O did:
- Click to the gear icon in the bottom RIGHT corner of the chat.
- Clicked on "Runtimes":
- Updated the runtimes:
you Sir, are a champ! Fixed it for me