mihaimasala
commited on
Commit
•
085e340
1
Parent(s):
9c75084
Update README.md
Browse files
README.md
CHANGED
@@ -84,6 +84,15 @@ print(tokenizer.decode(outputs[0]))
|
|
84 |
|
85 |
|
86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
|
88 |
## Citation
|
89 |
|
|
|
84 |
|
85 |
|
86 |
|
87 |
+
## RoLlama2 Model Family
|
88 |
+
|
89 |
+
| Model | Link |
|
90 |
+
|--------------------|:--------:|
|
91 |
+
|*RoLlama2-7b-Base* | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Base) |
|
92 |
+
|RoLlama2-7b-Instruct| [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Instruct) |
|
93 |
+
|RoLlama2-7b-Chat | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat) |
|
94 |
+
|
95 |
+
|
96 |
|
97 |
## Citation
|
98 |
|