Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ Be default, and it seems to be working so far, EOS token is 128007 (end_header_i
|
|
12 |
|
13 |
Not chat template provided as it requires python pre-processing (before being sent to LLM) and post-processing.
|
14 |
|
|
|
|
|
15 |
Example code
|
16 |
```python
|
17 |
|
|
|
12 |
|
13 |
Not chat template provided as it requires python pre-processing (before being sent to LLM) and post-processing.
|
14 |
|
15 |
+
iMatrix generated using [this dataset](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-9552049)
|
16 |
+
|
17 |
Example code
|
18 |
```python
|
19 |
|