InferenceIllusionist
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,24 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
-
-
|
|
|
4 |
- iMat
|
5 |
-
license: apache-2.0
|
6 |
---
|
7 |
<img src="https://i.imgur.com/P68dXux.png" width="400"/>
|
8 |
|
|
|
1 |
---
|
2 |
+
base_model: cognitivecomputations/dolphin-2.9.1-mixtral-1x22b
|
3 |
+
datasets:
|
4 |
+
- cognitivecomputations/Dolphin-2.9
|
5 |
+
- teknium/OpenHermes-2.5
|
6 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
7 |
+
- cognitivecomputations/dolphin-coder
|
8 |
+
- cognitivecomputations/samantha-data
|
9 |
+
- microsoft/orca-math-word-problems-200k
|
10 |
+
- abacusai/SystemChat-1.1
|
11 |
+
- Locutusque/function-calling-chatml
|
12 |
+
- internlm/Agent-FLAN
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
library_name: transformers
|
16 |
+
license: apache-2.0
|
17 |
+
quantized_by: InferenceIllusionist
|
18 |
tags:
|
19 |
+
- generated_from_trainer
|
20 |
+
- axolotl
|
21 |
- iMat
|
|
|
22 |
---
|
23 |
<img src="https://i.imgur.com/P68dXux.png" width="400"/>
|
24 |
|