Update README.md with license information
#2
by
Chen-01AI
- opened
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
tags:
|
4 |
- quantized
|
5 |
- chatml
|
@@ -45,12 +44,11 @@ datasets:
|
|
45 |
- WhiteRabbitNeo/WRN-Chapter-1
|
46 |
- WhiteRabbitNeo/WRN-Chapter-2
|
47 |
- winogrande
|
48 |
-
license_name: yi-license
|
49 |
-
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
50 |
base_model: 01-ai/yi-34b-200k
|
51 |
model_type: mistral
|
52 |
pipeline_tag: text-generation
|
53 |
inference: false
|
|
|
54 |
---
|
55 |
# jondurbin/bagel-dpo-34b-v0.5 Exl2
|
56 |
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- quantized
|
4 |
- chatml
|
|
|
44 |
- WhiteRabbitNeo/WRN-Chapter-1
|
45 |
- WhiteRabbitNeo/WRN-Chapter-2
|
46 |
- winogrande
|
|
|
|
|
47 |
base_model: 01-ai/yi-34b-200k
|
48 |
model_type: mistral
|
49 |
pipeline_tag: text-generation
|
50 |
inference: false
|
51 |
+
license: apache-2.0
|
52 |
---
|
53 |
# jondurbin/bagel-dpo-34b-v0.5 Exl2
|
54 |
|