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 tried searching online for a 1.5B model (as I do not have enough computer resources) for ollama without success?
My computer currently runs under Linux.
Would you please be able to provide a link/page to download the open-source model.
Thank you,
The text was updated successfully, but these errors were encountered:
The DeepSeek models are quite large and require substantial computing resources to run. However, you may consider using the distilled version (1.5B), which is more lightweight. You can find it here. Additionally, the link to the safetensors file is available at this page.
If you're using llama.cpp or Ollama on Linux, you can take advantage of the quantized model, which offers lower precision and a smaller size. You can find it here.
For guidance on using GGUF files with Ollama, please refer to the official documentation: Hugging Face Ollama Guide.
Hello,
I tried searching online for a 1.5B model (as I do not have enough computer resources) for ollama without success?
My computer currently runs under Linux.
Would you please be able to provide a link/page to download the open-source model.
Thank you,
The text was updated successfully, but these errors were encountered: