(Trained with Unsloth)
Browse files- config.json +2 -2
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"rope_theta": 1000000.0,
|
30 |
"sliding_window": 32768,
|
31 |
"tie_word_embeddings": true,
|
32 |
-
"torch_dtype": "
|
33 |
"transformers_version": "4.51.3",
|
34 |
"unsloth_fixed": true,
|
35 |
"unsloth_version": "2025.3.19",
|
@@ -57,7 +57,7 @@
|
|
57 |
"spatial_patch_size": 14,
|
58 |
"temporal_patch_size": 2,
|
59 |
"tokens_per_second": 2,
|
60 |
-
"torch_dtype": "
|
61 |
"window_size": 112
|
62 |
},
|
63 |
"vision_end_token_id": 151653,
|
|
|
29 |
"rope_theta": 1000000.0,
|
30 |
"sliding_window": 32768,
|
31 |
"tie_word_embeddings": true,
|
32 |
+
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.51.3",
|
34 |
"unsloth_fixed": true,
|
35 |
"unsloth_version": "2025.3.19",
|
|
|
57 |
"spatial_patch_size": 14,
|
58 |
"temporal_patch_size": 2,
|
59 |
"tokens_per_second": 2,
|
60 |
+
"torch_dtype": "bfloat16",
|
61 |
"window_size": 112
|
62 |
},
|
63 |
"vision_end_token_id": 151653,
|