dranger003 commited on
Commit
36c6deb
1 Parent(s): 06205e9

Update README.md

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