Update README.md
Browse filesAdded languages and sponsor note.
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- 152334H/miqu-1-70b-sf
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
library_name: transformers
|
5 |
tags:
|
6 |
- mergekit
|
@@ -13,6 +19,8 @@ This is a 120b frankenmerge of [miqu-1-70b](https://huggingface.co/miqudev/miqu-
|
|
13 |
|
14 |
Inspired by [Venus-120b-v1.2](https://huggingface.co/nsfwthrowitaway69/Venus-120b-v1.2), [MegaDolphin-120b](https://huggingface.co/cognitivecomputations/MegaDolphin-120b), and [goliath-120b](https://huggingface.co/alpindale/goliath-120b).
|
15 |
|
|
|
|
|
16 |
## Prompt template: Mistral
|
17 |
|
18 |
```
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- 152334H/miqu-1-70b-sf
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- de
|
7 |
+
- fr
|
8 |
+
- es
|
9 |
+
- it
|
10 |
library_name: transformers
|
11 |
tags:
|
12 |
- mergekit
|
|
|
19 |
|
20 |
Inspired by [Venus-120b-v1.2](https://huggingface.co/nsfwthrowitaway69/Venus-120b-v1.2), [MegaDolphin-120b](https://huggingface.co/cognitivecomputations/MegaDolphin-120b), and [goliath-120b](https://huggingface.co/alpindale/goliath-120b).
|
21 |
|
22 |
+
Sponsored by [CopilotKit: The Open-Source Copilot Platform](https://github.com/CopilotKit/CopilotKit).
|
23 |
+
|
24 |
## Prompt template: Mistral
|
25 |
|
26 |
```
|