updated base model in model card
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: llama2
|
|
3 |
language:
|
4 |
- da
|
5 |
base_model:
|
6 |
-
-
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
![SnakModel Instruct Logo](snakmodel.png)
|
@@ -14,7 +14,7 @@ pipeline_tag: text-generation
|
|
14 |
|
15 |
**Model Developers**
|
16 |
|
17 |
-
[NLPnorth research unit](https://nlpnorth.github.io) at the [IT University of Copenhagen](https://itu.dk), Denmark
|
18 |
|
19 |
**Variations**
|
20 |
|
|
|
3 |
language:
|
4 |
- da
|
5 |
base_model:
|
6 |
+
- NLPnorth/snakmodel-7b-base
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
![SnakModel Instruct Logo](snakmodel.png)
|
|
|
14 |
|
15 |
**Model Developers**
|
16 |
|
17 |
+
[NLPnorth research unit](https://nlpnorth.github.io) at the [IT University of Copenhagen](https://itu.dk), Denmark.
|
18 |
|
19 |
**Variations**
|
20 |
|