mihaimasala
commited on
Commit
•
0c0b737
1
Parent(s):
085e340
Update README.md
Browse files
README.md
CHANGED
@@ -8,14 +8,14 @@ language:
|
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
RoLlama2 is a family of pretrained and fine-tuned generative text models for Romanian. This is the repository for the foundational 7B
|
12 |
|
13 |
## Model Details
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
-
|
19 |
|
20 |
|
21 |
- **Developed by:** OpenLLM-Ro
|
@@ -37,7 +37,7 @@ RoLlama 2 represents the first open-source effort to build a LLM specialized for
|
|
37 |
|
38 |
### Intended Use Cases
|
39 |
|
40 |
-
|
41 |
|
42 |
### Out-of-Scope Use
|
43 |
|
|
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
RoLlama2 is a family of pretrained and fine-tuned generative text models for Romanian. This is the repository for the **foundational 7B model**. Links to other models can be found at the bottom of this page.
|
12 |
|
13 |
## Model Details
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
+
RoLlama2 represents the first open-source effort to build a LLM specialized for Romanian. OpenLLM-Ro developed and publicly releases a collection of Romanian LLMs, both in the form of foundational model and instruct and chat variants.
|
19 |
|
20 |
|
21 |
- **Developed by:** OpenLLM-Ro
|
|
|
37 |
|
38 |
### Intended Use Cases
|
39 |
|
40 |
+
RoLlama2 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.
|
41 |
|
42 |
### Out-of-Scope Use
|
43 |
|