Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ cd llama.cpp && LLAMA_CURL=1 make
|
|
54 |
|
55 |
Step 3: Run inference through the main binary.
|
56 |
```
|
57 |
-
./llama-cli --hf-repo meirm/autotrain-gbnld-ohdvd-Q8_0-GGUF --hf-file autotrain-gbnld-ohdvd-q8_0.gguf -p "
|
58 |
```
|
59 |
or
|
60 |
```
|
|
|
54 |
|
55 |
Step 3: Run inference through the main binary.
|
56 |
```
|
57 |
+
./llama-cli --hf-repo meirm/autotrain-gbnld-ohdvd-Q8_0-GGUF --hf-file autotrain-gbnld-ohdvd-q8_0.gguf -p "human: Where did Poumpouras spent her summer when she was young?\n bot: "
|
58 |
```
|
59 |
or
|
60 |
```
|