Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
datasets:
|
4 |
+
- cis-lmu/Glot500
|
5 |
+
language:
|
6 |
+
- multilingual
|
7 |
+
base_model: meta-llama/Llama-2-7b-hf
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
The model is the LoRA adaptation merged vision of [MaLA-LM/mala-500-10b-v2](https://huggingface.co/MaLA-LM/mala-500-10b-v2).
|