Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Bagel-Hermes-2x34B
|
2 |
|
3 |
This is the model for Bagel-Hermes-2x34B. I used [mergekit](https://github.com/cg123/mergekit) to make this MOE model.
|
@@ -6,6 +16,8 @@ This is the model for Bagel-Hermes-2x34B. I used [mergekit](https://github.com/c
|
|
6 |
|
7 |
Since [bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2) uses many prompt templates, and [Nous-Hermes-2-Yi-34B](https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B) uses ChatML, you can utilize ChatML and other prompt templates provided by bagel.
|
8 |
|
|
|
|
|
9 |
### ChatML:
|
10 |
|
11 |
```
|
@@ -67,4 +79,5 @@ Quantizationed versions of this model is available thanks to [TheBloke](https://
|
|
67 |
|
68 |
##### AWQ
|
69 |
|
70 |
-
- [TheBloke/Bagel-Hermes-2x34B-AWQ](https://huggingface.co/TheBloke/Bagel-Hermes-2x34B-AWQ)
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: yi-license
|
4 |
+
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
5 |
+
tags:
|
6 |
+
- yi
|
7 |
+
- moe
|
8 |
+
---
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/ra1nXtBzd6bUL-EEclfXW.png)
|
10 |
+
|
11 |
# Bagel-Hermes-2x34B
|
12 |
|
13 |
This is the model for Bagel-Hermes-2x34B. I used [mergekit](https://github.com/cg123/mergekit) to make this MOE model.
|
|
|
16 |
|
17 |
Since [bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2) uses many prompt templates, and [Nous-Hermes-2-Yi-34B](https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B) uses ChatML, you can utilize ChatML and other prompt templates provided by bagel.
|
18 |
|
19 |
+
**Note:** I currently do not know which prompt template is best.
|
20 |
+
|
21 |
### ChatML:
|
22 |
|
23 |
```
|
|
|
79 |
|
80 |
##### AWQ
|
81 |
|
82 |
+
- [TheBloke/Bagel-Hermes-2x34B-AWQ](https://huggingface.co/TheBloke/Bagel-Hermes-2x34B-AWQ)
|
83 |
+
|