dranger003 commited on
Commit
148b711
1 Parent(s): 85828da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ pipeline_tag: text-generation
9
  GGUF importance matrix (imatrix) quants for https://huggingface.co/deepseek-ai/deepseek-coder-33b-instruct
10
  The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
11
 
 
 
12
  | Layers | Context | Template |
13
  | --- | --- | --- |
14
  | <pre>62</pre> | <pre>16384</pre> | <pre>{instructions}<br>### Instruction:<br>{prompt}<br>### Response:<br>{response}</pre> |
 
9
  GGUF importance matrix (imatrix) quants for https://huggingface.co/deepseek-ai/deepseek-coder-33b-instruct
10
  The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
11
 
12
+ **2024-03-13**: Updated IQ1_S using latest commit `19885d20`.
13
+
14
  | Layers | Context | Template |
15
  | --- | --- | --- |
16
  | <pre>62</pre> | <pre>16384</pre> | <pre>{instructions}<br>### Instruction:<br>{prompt}<br>### Response:<br>{response}</pre> |