Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,15 @@ tags:
|
|
11 |
<img src="https://i.imgur.com/c1Mv8cy.png" width="640"/>
|
12 |
|
13 |
|
14 |
-
You should also check out the updated [Llama-3-Peach-Instruct-4x8B-MoE](https://huggingface.co/RDson/Llama-3-Peach-Instruct-4x8B-MoE)!
|
15 |
|
16 |
GGUF files are available here: [Llama-3-Magenta-Instruct-4x8B-MoE-GGUF](https://huggingface.co/RDson/Llama-3-Magenta-Instruct-4x8B-MoE-GGUF).
|
17 |
|
18 |
-
This is a experimental MoE
|
19 |
-
|
|
|
|
|
|
|
20 |
|
21 |
Mergekit yaml file:
|
22 |
```
|
|
|
11 |
<img src="https://i.imgur.com/c1Mv8cy.png" width="640"/>
|
12 |
|
13 |
|
14 |
+
## You should also check out the updated [Llama-3-Peach-Instruct-4x8B-MoE](https://huggingface.co/RDson/Llama-3-Peach-Instruct-4x8B-MoE)!
|
15 |
|
16 |
GGUF files are available here: [Llama-3-Magenta-Instruct-4x8B-MoE-GGUF](https://huggingface.co/RDson/Llama-3-Magenta-Instruct-4x8B-MoE-GGUF).
|
17 |
|
18 |
+
This is a experimental MoE using Mergekit, created from
|
19 |
+
* [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
|
20 |
+
* [nvidia/Llama3-ChatQA-1.5-8B](https://huggingface.co/nvidia/Llama3-ChatQA-1.5-8B)
|
21 |
+
* [Salesforce/SFR-Iterative-DPO-LLaMA-3-8B-R](https://huggingface.co/Salesforce/SFR-Iterative-DPO-LLaMA-3-8B-R)
|
22 |
+
* [Muhammad2003/Llama3-8B-OpenHermes-DPO](https://huggingface.co/Muhammad2003/Llama3-8B-OpenHermes-DPO)
|
23 |
|
24 |
Mergekit yaml file:
|
25 |
```
|