dranger003
commited on
Commit
•
098e39b
1
Parent(s):
1bcfe7d
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
|
|
|
|
5 |
---
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
library_name: gguf
|
7 |
---
|
8 |
+
GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.4
|
9 |
+
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|