Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# RoLlama3.1-8b-Instruct
|
3 |
+
|
4 |
+
This repository contains quantized versions of the model.
|
5 |
+
|
6 |
+
- [RoLlama3.1-8b-Instruct-Q8_0](./RoLlama3.1-8b-Instruct-Q8_0.gguf)
|
7 |
+
- [RoLlama3.1-8b-Instruct-Q6_K](./RoLlama3.1-8b-Instruct-Q6_K.gguf)
|
8 |
+
|
9 |
+
For the original model, please visit: [OpenLLM-Ro/RoLlama3.1-8b-Instruct](https://huggingface.co/OpenLLM-Ro/RoLlama3.1-8b-Instruct).
|
10 |
+
|
11 |
+
# Intended Use
|
12 |
+
|
13 |
+
## Intended Use Cases
|
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.
|