Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ language:
|
|
20 |
git clone https://github.com/ggerganov/llama.cpp.git
|
21 |
cd llama.cpp
|
22 |
make -j
|
23 |
-
./main -m 'lightblue-
|
24 |
```
|
25 |
|
26 |
## Licence
|
|
|
20 |
git clone https://github.com/ggerganov/llama.cpp.git
|
21 |
cd llama.cpp
|
22 |
make -j
|
23 |
+
./main -m 'lightblue-qarasu-14B-chat-plus-unleashed-q4_0.gguf' -n 128 -p 'イギリスの首相は誰ですか?'
|
24 |
```
|
25 |
|
26 |
## Licence
|