Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of raspberry-3B
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: qnguyen3/raspberry-3B
|
| 3 |
+
library_name: transformers
|
| 4 |
+
license: other
|
| 5 |
+
license_name: qwen-research
|
| 6 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct/blob/main/LICENSE
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- generated_from_trainer
|
| 10 |
+
quantized_by: bartowski
|
| 11 |
+
model-index:
|
| 12 |
+
- name: outputs/gelato-3b
|
| 13 |
+
results: []
|
| 14 |
---
|
| 15 |
|
| 16 |
## Llamacpp imatrix Quantizations of raspberry-3B
|