Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- de
|
6 |
+
- it
|
7 |
+
library_name: transformers
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- mistral
|
11 |
+
- finetune
|
12 |
+
- augmentation
|
13 |
+
- english
|
14 |
+
- italian
|
15 |
+
- german
|
16 |
+
- transformers
|
17 |
---
|
18 |
+
|
19 |
+
![SwissLLM](https://sambanova.ai/wp-content/uploads/2023/05/Picture1.png "Swiss-7b-Core")
|
20 |
+
## Swiss 7B Core (EN, DE, IT)
|
21 |
+
|
22 |
+
A Swiss 7B Core LLM model. It bases on mistral LLM model. Supports currently german and italian language.
|