Has anyone tried running this model on Ollama?
#20
by
Yuxin362
- opened
Is it possible for this model to run on Ollama?
ollama pull deepseek-ai/DeepSeek-V3 ok | 17:30:31
pulling manifest
Error: pull model manifest: file does not exist
Hey, I was able to get DeepSeek to run under Olama, both the 33B version and the 6.7B version, g1ibby, not an official source.
The key is to use the correct naming format (e.g., deepseek:33b)
Hey, I was able to get DeepSeek to run under Olama, both the 33B version and the 6.7B version, g1ibby, not an official source.
The key is to use the correct naming format (e.g., deepseek:33b)
That's 2.5 not v3?