ertghiu256 commited on
Commit
cf0d3b5
·
verified ·
1 Parent(s): 052b10e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -92,7 +92,11 @@ python -m sglang.launch_server --model-path ertghiu256/Qwen3-4b-tcomanr-merge --
92
  ## llama.cpp
93
  Run this command
94
  ```bash
95
- .\llama-server --hf ertghiu256/Qwen3-4b-tcomanr-merge
 
 
 
 
96
  ```
97
 
98
  ## ollama
 
92
  ## llama.cpp
93
  Run this command
94
  ```bash
95
+ llama-server --hf-repo ertghiu256/Qwen3-4b-tcomanr-merge
96
+ ```
97
+ or
98
+ ```bash
99
+ llama-cli --hf ertghiu256/Qwen3-4b-tcomanr-merge
100
  ```
101
 
102
  ## ollama