Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
base_model:
|
6 |
+
- cognitivecomputations/dolphin-2.6-mixtral-8x7b
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
- not-for-all-audiences
|
10 |
+
- finance
|
11 |
+
- text-generation-inference
|
12 |
+
- moe
|
13 |
+
- merge
|
14 |
+
---
|