crystalkalem
commited on
Commit
•
9f53ef4
1
Parent(s):
337ec39
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: DopeorNope/SOLARC-MOE-10.7Bx4
|
3 |
+
inference: false
|
4 |
+
language:
|
5 |
+
- ko
|
6 |
+
library_name: transformers
|
7 |
+
license: cc-by-nc-sa-4.0
|
8 |
+
model_creator: Seungyoo Lee
|
9 |
+
model_name: Solarc MOE 10.7Bx4
|
10 |
+
model_type: mixtral
|
11 |
+
pipeline_tag: text-generation
|
12 |
+
prompt_template: |
|
13 |
+
### User:
|
14 |
+
{prompt}
|
15 |
+
|
16 |
+
### Assistant:
|
17 |
+
quantized_by: TheBloke
|
18 |
+
---
|