mmnga commited on
Commit
e96ce8c
1 Parent(s): 4df02d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,5 +27,5 @@ make -j
27
  **CUBLAS**
28
  ```
29
  LLAMA_CUBLAS=1 make -j
30
- ./main -m 'cyberagent-open-calm-7b-q4_0.gguf' -n 128 -t 8 -p '吾輩は猫である。名前は実を言うと、'
31
  ```
 
27
  **CUBLAS**
28
  ```
29
  LLAMA_CUBLAS=1 make -j
30
+ ./main -m 'cyberagent-open-calm-7b-q4_0.gguf' -n 128 -p '吾輩は猫である。名前は実を言うと、' -ngl 40
31
  ```