Update README.md
Browse files- Fix base model
- Fix model link
README.md
CHANGED
@@ -7,7 +7,7 @@ extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review
|
|
7 |
agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
8 |
Face and click below. Requests are processed immediately.
|
9 |
extra_gated_button_content: Acknowledge license
|
10 |
-
base_model: google/gemma-3n-
|
11 |
tags:
|
12 |
- automatic-speech-recognition
|
13 |
- automatic-speech-translation
|
@@ -17,7 +17,7 @@ tags:
|
|
17 |
---
|
18 |
|
19 |
# mlx-community/gemma-3n-E2B-it-4bit
|
20 |
-
This model was converted to MLX format from [`google/gemma-3n-E2B-it`]() using mlx-vlm version **0.3.0**.
|
21 |
Refer to the [original model card](https://huggingface.co/google/gemma-3n-E2B-it) for more details on the model.
|
22 |
## Use with mlx
|
23 |
|
|
|
7 |
agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
8 |
Face and click below. Requests are processed immediately.
|
9 |
extra_gated_button_content: Acknowledge license
|
10 |
+
base_model: google/gemma-3n-E2B-it
|
11 |
tags:
|
12 |
- automatic-speech-recognition
|
13 |
- automatic-speech-translation
|
|
|
17 |
---
|
18 |
|
19 |
# mlx-community/gemma-3n-E2B-it-4bit
|
20 |
+
This model was converted to MLX format from [`google/gemma-3n-E2B-it`](https://huggingface.co/google/gemma-3n-E2B-it) using mlx-vlm version **0.3.0**.
|
21 |
Refer to the [original model card](https://huggingface.co/google/gemma-3n-E2B-it) for more details on the model.
|
22 |
## Use with mlx
|
23 |
|