(Trained with Unsloth)
Browse files- config.json +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
|
@@ -96,7 +96,7 @@
|
|
| 96 |
"tile_tag": "2D",
|
| 97 |
"topk_group": 1,
|
| 98 |
"topk_method": "greedy",
|
| 99 |
-
"unsloth_version": "2026.3.
|
| 100 |
"use_cache": true,
|
| 101 |
"use_mla": false,
|
| 102 |
"v_head_dim": 0,
|
|
|
|
| 96 |
"tile_tag": "2D",
|
| 97 |
"topk_group": 1,
|
| 98 |
"topk_method": "greedy",
|
| 99 |
+
"unsloth_version": "2026.3.15",
|
| 100 |
"use_cache": true,
|
| 101 |
"use_mla": false,
|
| 102 |
"v_head_dim": 0,
|
tokenizer_config.json
CHANGED
|
@@ -6659,4 +6659,4 @@
|
|
| 6659 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 6660 |
"unk_token": null,
|
| 6661 |
"use_default_system_prompt": false
|
| 6662 |
-
}
|
|
|
|
| 6659 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 6660 |
"unk_token": null,
|
| 6661 |
"use_default_system_prompt": false
|
| 6662 |
+
}
|