Skip to content

Commit 2c3b9fb

Browse files
authored
Merge pull request #130 from robinnewhouse/patch-2
Update ollama run command for devstral small
2 parents 0315c79 + 1c2be09 commit 2c3b9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit2/continue-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To use Ollama, you can [install](https://ollama.com/download) it and download th
5757
For example, you can download and run the [Devstral-Small](https://huggingface.co/unsloth/Devstral-Small-2505-GGUF?local-app=ollama) model with:
5858

5959
```bash
60-
ollama run unsloth/devstral-small-2505-gguf:Q4_K_M
60+
ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M
6161
```
6262
</hfoption>
6363
</hfoptions>

0 commit comments

Comments
 (0)