LPN64 commited on
Commit
c3eef0f
·
verified ·
1 Parent(s): 4b6e1de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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