mmnga commited on
Commit
44e26dd
1 Parent(s): 1a37208

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,5 +24,5 @@ make -j
24
  **CUBLAS**
25
  ```
26
  LLAMA_CUBLAS=1 make -j
27
- ./main -m 'stockmark-gpt-neox-japanese-1.4b-q4_0.gguf' -n 128 -p '吾輩は猫である。名前は実を言うと、' -ngl 27
28
  ```
 
24
  **CUBLAS**
25
  ```
26
  LLAMA_CUBLAS=1 make -j
27
+ ./main -m 'stockmark-gpt-neox-japanese-1.4b-q4_0.gguf' -n 128 -p '吾輩は猫である。名前は実を言うと、' -ngl 24
28
  ```