meirm commited on
Commit
a5afcc9
1 Parent(s): cbcaedf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 "The meaning to life and the universe is"
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
  ```