dranger003
commited on
Commit
•
55e687d
1
Parent(s):
2a127a9
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek
|
4 |
license_link: https://huggingface.co/deepseek-ai/deepseek-coder-33b-base/blob/main/LICENSE
|
|
|
|
|
5 |
---
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: deepseek
|
4 |
license_link: https://huggingface.co/deepseek-ai/deepseek-coder-33b-base/blob/main/LICENSE
|
5 |
+
library_name: gguf
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
+
GGUF importance matrix (imatrix) quants for https://huggingface.co/WhiteRabbitNeo/WhiteRabbitNeo-33B-v1.5
|
9 |
+
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|