dranger003
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Here's a setup that seems to work quite well to chat with the model. The Q4_K is
|
|
19 |
|
20 |
| Layers | Context | [Template](https://huggingface.co/HuggingFaceH4/zephyr-7b-gemma-v0.1/blob/19186e70e5679c47aaef473ae2fd56e20765088d/tokenizer_config.json#L59) |
|
21 |
| --- | --- | --- |
|
22 |
-
| <pre>28</pre> | <pre>8192</pre> | <pre
|
23 |
|
24 |
Sample run:
|
25 |
```
|
|
|
19 |
|
20 |
| Layers | Context | [Template](https://huggingface.co/HuggingFaceH4/zephyr-7b-gemma-v0.1/blob/19186e70e5679c47aaef473ae2fd56e20765088d/tokenizer_config.json#L59) |
|
21 |
| --- | --- | --- |
|
22 |
+
| <pre>28</pre> | <pre>8192</pre> | <pre>\<bos\>\<\|im_start\|\>user<br>{prompt}\<\|im_end\|\><br>\<\|im_start\|\>assistant<br>{response}\<\|im_end\|\></pre> |
|
23 |
|
24 |
Sample run:
|
25 |
```
|