Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
|
|
| 6 |
GGUF importance matrix (imatrix) quants for https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf
|
| 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.
|
| 11 |
|
| 12 |
| Layers | Context | Template |
|
|
|
|
| 6 |
GGUF importance matrix (imatrix) quants for https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf
|
| 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.
|
| 11 |
|
| 12 |
| Layers | Context | Template |
|