Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# RoLlama3.1-8b-Instruct
|
3 |
|
@@ -14,4 +22,4 @@ For the original model, please visit: [OpenLLM-Ro/RoLlama3.1-8b-Instruct](https:
|
|
14 |
RoLlama3.1 is intented for research use in Romanian. Base models can be adapted for a variety of natural language tasks while instruction and chat tuned models are intended for assistant-like chat.
|
15 |
|
16 |
## Out-of-Scope Use
|
17 |
-
Use in any manner that violates the license, any applicable laws or regluations, use in languages other than Romanian.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- ro
|
5 |
+
base_model:
|
6 |
+
- OpenLLM-Ro/RoLlama3.1-8b-Instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
---
|
9 |
|
10 |
# RoLlama3.1-8b-Instruct
|
11 |
|
|
|
22 |
RoLlama3.1 is intented for research use in Romanian. Base models can be adapted for a variety of natural language tasks while instruction and chat tuned models are intended for assistant-like chat.
|
23 |
|
24 |
## Out-of-Scope Use
|
25 |
+
Use in any manner that violates the license, any applicable laws or regluations, use in languages other than Romanian.
|