danielhanchen commited on
Commit
1496852
·
verified ·
1 Parent(s): e010bcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,8 +10,8 @@ library_name: transformers
10
  ---
11
  > [!NOTE]
12
  > <br> If you are using `llama.cpp`, use `--jinja`
13
- > ```
14
- > ./llama.cpp/llama-cli -hf unsloth/Hunyuan-A13B-Instruct-GGUF:Q4_K_XL.gguf -ngl 99 --jinja --temp 0.7 --top-k 20 --top-p 0.8 --repeat-penalty 1.05
15
  > ```
16
  <div>
17
  <p style="margin-top: 0;margin-bottom: 0;">
 
10
  ---
11
  > [!NOTE]
12
  > <br> If you are using `llama.cpp`, use `--jinja`
13
+ > ```bash
14
+ > ./llama.cpp/llama-cli -hf unsloth/Hunyuan-A13B-Instruct-GGUF:Q4_K_XL -ngl 99 --jinja --temp 0.7 --top-k 20 --top-p 0.8 --repeat-penalty 1.05
15
  > ```
16
  <div>
17
  <p style="margin-top: 0;margin-bottom: 0;">