Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"Gemma3ForCausalLM"
|
4 |
],
|
@@ -54,9 +55,8 @@
|
|
54 |
"rope_scaling": null,
|
55 |
"rope_theta": 1000000,
|
56 |
"sliding_window": 512,
|
57 |
-
"sliding_window_pattern": 6,
|
58 |
"torch_dtype": "float16",
|
59 |
-
"transformers_version": "4.53.
|
60 |
"unsloth_fixed": true,
|
61 |
"unsloth_version": "2025.7.3",
|
62 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_sliding_window_pattern": 6,
|
3 |
"architectures": [
|
4 |
"Gemma3ForCausalLM"
|
5 |
],
|
|
|
55 |
"rope_scaling": null,
|
56 |
"rope_theta": 1000000,
|
57 |
"sliding_window": 512,
|
|
|
58 |
"torch_dtype": "float16",
|
59 |
+
"transformers_version": "4.53.2",
|
60 |
"unsloth_fixed": true,
|
61 |
"unsloth_version": "2025.7.3",
|
62 |
"use_cache": true,
|