david
commited on
Commit
·
9fb3d4e
1
Parent(s):
1070ef2
model card
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Usage
|
2 |
NebulaNet-v2: An MOE of 4 7b expert models.
|
3 |
It is good at coding and multi language translation. It should be fluent at chat and math too.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- "Multiple languages is supported, such as English, Chinese, Japanese, Rusia, Thai "
|
4 |
+
- English
|
5 |
+
- Chinese
|
6 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
7 |
+
tags:
|
8 |
+
- coding
|
9 |
+
- moe
|
10 |
+
license: "apache"
|
11 |
+
base_model: "ContextualAI/Contextual_KTO_Mistral_PairRM"
|
12 |
+
---
|
13 |
+
|
14 |
## Usage
|
15 |
NebulaNet-v2: An MOE of 4 7b expert models.
|
16 |
It is good at coding and multi language translation. It should be fluent at chat and math too.
|