mmnga commited on
Commit
8168929
1 Parent(s): 5a23c1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,5 +22,5 @@ tags:
22
  git clone https://github.com/ggerganov/llama.cpp.git
23
  cd llama.cpp
24
  make -j
25
- ./main -m 'aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-q4_0.gguf' -p "<english>: Let's go out for drinks tomorrow. </english>\n\n<japanese>:" -n 128
26
  ```
 
22
  git clone https://github.com/ggerganov/llama.cpp.git
23
  cd llama.cpp
24
  make -j
25
+ ./main -m 'aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-q4_0.gguf' -p "<english>: I'm going to take a bath now. </english>\n\n<japanese>:" -n 128
26
  ```