We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0315c79 + 1c2be09 commit 2c3b9fbCopy full SHA for 2c3b9fb
units/en/unit2/continue-client.mdx
@@ -57,7 +57,7 @@ To use Ollama, you can [install](https://ollama.com/download) it and download th
57
For example, you can download and run the [Devstral-Small](https://huggingface.co/unsloth/Devstral-Small-2505-GGUF?local-app=ollama) model with:
58
59
```bash
60
-ollama run unsloth/devstral-small-2505-gguf:Q4_K_M
+ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M
61
```
62
</hfoption>
63
</hfoptions>
0 commit comments