Setting quantized relationship to base model (#2)
Browse files- Setting quantized relationship to base model (e528a18904de0a3b82ac5c3740071864973054f3)
Co-authored-by: Pedro Cuenca <[email protected]>
README.md
CHANGED
@@ -8,6 +8,7 @@ extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review
|
|
8 |
Face and click below. Requests are processed immediately.
|
9 |
extra_gated_button_content: Acknowledge license
|
10 |
base_model: google/gemma-3-4b-pt
|
|
|
11 |
tags:
|
12 |
- mlx
|
13 |
---
|
|
|
8 |
Face and click below. Requests are processed immediately.
|
9 |
extra_gated_button_content: Acknowledge license
|
10 |
base_model: google/gemma-3-4b-pt
|
11 |
+
base_model_relation: quantized
|
12 |
tags:
|
13 |
- mlx
|
14 |
---
|