mmnga commited on
Commit
3cbc6e9
1 Parent(s): 882552c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,5 +19,5 @@ GGUF
19
  git clone https://github.com/ggerganov/llama.cpp.git
20
  cd llama.cpp
21
  make -j
22
- ./main -m 'cyberagent-calm2-7b-q4_0.gguf' -n 128 --rope-freq_scale 0.125 --temp 0.8 -p 'USER: AIによって私達の暮らしはどのように変わりますか? \n ASSISTANT: '
23
  ```
 
19
  git clone https://github.com/ggerganov/llama.cpp.git
20
  cd llama.cpp
21
  make -j
22
+ ./main -m 'cyberagent-calm2-7b-q4_0.gguf' -n 128 --temp 0.8 -p 'USER: AIによって私達の暮らしはどのように変わりますか? \n ASSISTANT: '
23
  ```