Update README.md with license information
#1
by
Chen-01AI
- opened
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
---
|
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 ~50K tokens (105 batches of 512 tokens) using a [general purpose imatrix calibration dataset](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384).
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
library_name: gguf
|
4 |
+
license: apache-2.0
|
5 |
---
|
6 |
GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.4
|
7 |
The importance matrix was trained for ~50K tokens (105 batches of 512 tokens) using a [general purpose imatrix calibration dataset](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384).
|