Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ GGUF importance matrix (imatrix) quants for https://huggingface.co/codellama/Cod
|
|
| 7 |
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|
| 8 |
|
| 9 |
**NOTE**: The template for this model is very sensitive and must be set very precisely.
|
| 10 |
-
All whitespace is intended, and special tokens `<s>` and `<step>` must be encoded properly, i.e. 1 and 32015 respectively.
|
| 11 |
|
| 12 |
| Layers | Context | Template |
|
| 13 |
| --- | --- | --- |
|
|
|
|
| 7 |
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|
| 8 |
|
| 9 |
**NOTE**: The template for this model is very sensitive and must be set very precisely.
|
| 10 |
+
All whitespace is intended, and special tokens `<s>` and `<step>` must be encoded properly, i.e. `1` and `32015` respectively.
|
| 11 |
|
| 12 |
| Layers | Context | Template |
|
| 13 |
| --- | --- | --- |
|