Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ tags:
|
|
| 9 |
# Llama-3-Teal-Instruct-2x8B-MoE
|
| 10 |
This is a experimental MoE created from [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) and [nvidia/Llama3-ChatQA-1.5-8B](https://huggingface.co/nvidia/Llama3-ChatQA-1.5-8B) using Mergekit.
|
| 11 |
|
|
|
|
|
|
|
| 12 |
Mergekit yaml file:
|
| 13 |
```
|
| 14 |
base_model: Meta-Llama-3-8B-Instruct
|
|
|
|
| 9 |
# Llama-3-Teal-Instruct-2x8B-MoE
|
| 10 |
This is a experimental MoE created from [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) and [nvidia/Llama3-ChatQA-1.5-8B](https://huggingface.co/nvidia/Llama3-ChatQA-1.5-8B) using Mergekit.
|
| 11 |
|
| 12 |
+
Green + Blue = Teal.
|
| 13 |
+
|
| 14 |
Mergekit yaml file:
|
| 15 |
```
|
| 16 |
base_model: Meta-Llama-3-8B-Instruct
|