Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
| 2 |
language:
|
| 3 |
- ro
|
| 4 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# RoLlama2-7b-Instruct-GGUF
|
|
|
|
| 2 |
language:
|
| 3 |
- ro
|
| 4 |
license: cc-by-nc-4.0
|
| 5 |
+
quantized_by: legraphista
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
library_name: gguf
|
| 8 |
+
inference: false
|
| 9 |
+
base_model: OpenLLM-Ro/RoLlama2-7b-Instruct
|
| 10 |
+
tags:
|
| 11 |
+
- quantized
|
| 12 |
+
- GGUF
|
| 13 |
---
|
| 14 |
|
| 15 |
# RoLlama2-7b-Instruct-GGUF
|