openllm-ro-account
commited on
Commit
•
0112c3c
1
Parent(s):
613a78f
Update README.md
Browse files
README.md
CHANGED
@@ -93,11 +93,9 @@ print(tokenizer.decode(outputs[0]))
|
|
93 |
|RoLlama2-7b-Chat-v1 | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat-v1) |
|
94 |
|
95 |
|
96 |
-
|
97 |
## Citation
|
98 |
|
99 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
100 |
-
|
101 |
**BibTeX:**
|
102 |
|
103 |
@misc{masala2024openllmro,
|
@@ -109,6 +107,6 @@ print(tokenizer.decode(outputs[0]))
|
|
109 |
primaryClass={cs.CL}
|
110 |
}
|
111 |
|
112 |
-
|
113 |
|
114 |
[More Information Needed] -->
|
|
|
93 |
|RoLlama2-7b-Chat-v1 | [link](https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Chat-v1) |
|
94 |
|
95 |
|
96 |
+
<!--
|
97 |
## Citation
|
98 |
|
|
|
|
|
99 |
**BibTeX:**
|
100 |
|
101 |
@misc{masala2024openllmro,
|
|
|
107 |
primaryClass={cs.CL}
|
108 |
}
|
109 |
|
110 |
+
**APA:**
|
111 |
|
112 |
[More Information Needed] -->
|