Fix base-model quantization metadata
Browse filesDeclare poolside/Laguna-S-2.1 as the base model and the Hub relationship as quantized so this checkpoint appears in the upstream quantization tree and base-model filters.
README.md
CHANGED
|
@@ -2,11 +2,12 @@
|
|
| 2 |
license: openmdw-1.1
|
| 3 |
library_name: vllm
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
-
base_model:
|
| 6 |
-
|
| 7 |
tags:
|
| 8 |
- laguna
|
| 9 |
- laguna-s-2.1
|
|
|
|
| 10 |
- mixture-of-experts
|
| 11 |
- nvfp4
|
| 12 |
- exl3
|
|
|
|
| 2 |
license: openmdw-1.1
|
| 3 |
library_name: vllm
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
+
base_model: poolside/Laguna-S-2.1
|
| 6 |
+
base_model_relation: quantized
|
| 7 |
tags:
|
| 8 |
- laguna
|
| 9 |
- laguna-s-2.1
|
| 10 |
+
- quantized
|
| 11 |
- mixture-of-experts
|
| 12 |
- nvfp4
|
| 13 |
- exl3
|