raincandy-u
commited on
Commit
•
c53626a
1
Parent(s):
cd7dbcb
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- facebook
|
@@ -14,6 +15,10 @@ license: other
|
|
14 |
license_name: llama3
|
15 |
license_link: LICENSE
|
16 |
---
|
|
|
|
|
|
|
|
|
17 |
# Aplite-Instruct-4x8B-Llama-3
|
18 |
|
19 |
Aplite-Instruct-4x8B-Llama-3 is a experimental MoE (Mixture of Experts) model based on the Llama-3 architecture using Mergekit.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
- facebook
|
|
|
15 |
license_name: llama3
|
16 |
license_link: LICENSE
|
17 |
---
|
18 |
+
|
19 |
+
|
20 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/657eb5b256c9c67605a6e8b5/8JXktjAyUPCWQGnRExiVI.png)
|
21 |
+
|
22 |
# Aplite-Instruct-4x8B-Llama-3
|
23 |
|
24 |
Aplite-Instruct-4x8B-Llama-3 is a experimental MoE (Mixture of Experts) model based on the Llama-3 architecture using Mergekit.
|