Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ This repository is not official llama2.c.
|
|
7 |
|
8 |
Usage:
|
9 |
```bash
|
10 |
-
./runq
|
11 |
Enter system prompt (optional):
|
12 |
User: <s>[INST] Traduce a español lo siguiente "number of steps to run for, default 256."[/INST]
|
13 |
Assistant: El texto en español es:
|
|
|
7 |
|
8 |
Usage:
|
9 |
```bash
|
10 |
+
./runq ../llama2.c-models/llama2_7b_q80.bin -z ../llama2.c-models/llama2_7b_q80-tokenizer.bin -p 0.8 -n 0 -m chat
|
11 |
Enter system prompt (optional):
|
12 |
User: <s>[INST] Traduce a español lo siguiente "number of steps to run for, default 256."[/INST]
|
13 |
Assistant: El texto en español es:
|