Skip to content

Commit 5829859

Browse files
committed
Update deepseekr1-dynamic.md
1 parent 1461c09 commit 5829859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/integrations/deepseekr1-dynamic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Here’s the command to start the server:
100100
- **`--n-gpu-layers`:** Set the number of layers you want to offload to your GPU for faster inference. The exact number depends on your GPU’s memory capacity — reference Unsloth’s table for specific recommendations.
101101
:::
102102

103-
For example, if your model was downloaded to `/Users/tim/Documents/workspace` and you have an RTX 4090 GPU with 24GB VRAM, your command would look like this:
103+
For example, if your model was downloaded to `/Users/tim/Documents/workspace`, your command would look like this:
104104
```bash
105105
./llama-server \
106106
--model /Users/tim/Documents/workspace/DeepSeek-R1-GGUF/DeepSeek-R1-UD-IQ1_S/DeepSeek-R1-UD-IQ1_S-00001-of-00003.gguf \

0 commit comments

Comments
 (0)