dranger003 commited on
Commit
4e7b2d7
1 Parent(s): 5c5d29d

Update README.md

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