dranger003
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
library_name: gguf
|
4 |
+
pipeline_tag: text-generation
|
5 |
---
|
6 |
+
GGUF importance matrix (imatrix) quants for https://huggingface.co/CausalLM/34b-beta
|
7 |
+
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|