Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +0 -3
README.md
CHANGED
|
@@ -25,7 +25,7 @@ base_model:
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# EZCon/SmolVLM2-2.2B-Instruct-mlx
|
| 28 |
-
This model was converted to MLX format from [`HuggingFaceTB/SmolVLM2-2.2B-Instruct`]() using mlx-vlm version **0.3.
|
| 29 |
Refer to the [original model card](https://huggingface.co/HuggingFaceTB/SmolVLM2-2.2B-Instruct) for more details on the model.
|
| 30 |
## Use with mlx
|
| 31 |
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# EZCon/SmolVLM2-2.2B-Instruct-mlx
|
| 28 |
+
This model was converted to MLX format from [`HuggingFaceTB/SmolVLM2-2.2B-Instruct`]() using mlx-vlm version **0.3.4**.
|
| 29 |
Refer to the [original model card](https://huggingface.co/HuggingFaceTB/SmolVLM2-2.2B-Instruct) for more details on the model.
|
| 30 |
## Use with mlx
|
| 31 |
|
config.json
CHANGED
|
@@ -44,7 +44,6 @@
|
|
| 44 |
"pad_token_id": 128002,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
| 47 |
-
"pruned_heads": {},
|
| 48 |
"remove_invalid_values": false,
|
| 49 |
"repetition_penalty": 1.0,
|
| 50 |
"return_dict": true,
|
|
@@ -77,7 +76,6 @@
|
|
| 77 |
"output_hidden_states": false,
|
| 78 |
"torchscript": false,
|
| 79 |
"dtype": "bfloat16",
|
| 80 |
-
"pruned_heads": {},
|
| 81 |
"tie_word_embeddings": false,
|
| 82 |
"chunk_size_feed_forward": 0,
|
| 83 |
"is_encoder_decoder": false,
|
|
@@ -234,7 +232,6 @@
|
|
| 234 |
"output_hidden_states": false,
|
| 235 |
"torchscript": false,
|
| 236 |
"dtype": null,
|
| 237 |
-
"pruned_heads": {},
|
| 238 |
"tie_word_embeddings": false,
|
| 239 |
"chunk_size_feed_forward": 0,
|
| 240 |
"is_encoder_decoder": false,
|
|
|
|
| 44 |
"pad_token_id": 128002,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
|
|
|
| 47 |
"remove_invalid_values": false,
|
| 48 |
"repetition_penalty": 1.0,
|
| 49 |
"return_dict": true,
|
|
|
|
| 76 |
"output_hidden_states": false,
|
| 77 |
"torchscript": false,
|
| 78 |
"dtype": "bfloat16",
|
|
|
|
| 79 |
"tie_word_embeddings": false,
|
| 80 |
"chunk_size_feed_forward": 0,
|
| 81 |
"is_encoder_decoder": false,
|
|
|
|
| 232 |
"output_hidden_states": false,
|
| 233 |
"torchscript": false,
|
| 234 |
"dtype": null,
|
|
|
|
| 235 |
"tie_word_embeddings": false,
|
| 236 |
"chunk_size_feed_forward": 0,
|
| 237 |
"is_encoder_decoder": false,
|