nakcnx commited on
Commit
3a697c9
1 Parent(s): 162ebb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -33,7 +33,6 @@ llama --hf-repo nakcnx/THaLLE-0.1-7B-fa-Q5_K_M-GGUF --hf-file thalle-0.1-7b-fa-q
33
  llama-server --hf-repo nakcnx/THaLLE-0.1-7B-fa-Q5_K_M-GGUF --hf-file thalle-0.1-7b-fa-q5_k_m.gguf -c 2048
34
  ```
35
 
36
- Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
37
 
38
  Step 1: Clone llama.cpp from GitHub.
39
  ```
 
33
  llama-server --hf-repo nakcnx/THaLLE-0.1-7B-fa-Q5_K_M-GGUF --hf-file thalle-0.1-7b-fa-q5_k_m.gguf -c 2048
34
  ```
35
 
 
36
 
37
  Step 1: Clone llama.cpp from GitHub.
38
  ```