Larxel commited on
Commit
e5082e8
·
verified ·
1 Parent(s): eb7d434

(Trained with Unsloth)

Browse files
Files changed (3) hide show
  1. config.json +1 -3
  2. tokenizer.json +2 -2
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -45,7 +45,6 @@
45
  "audio_token_id": 258881,
46
  "boa_token_id": 256000,
47
  "boi_token_id": 255999,
48
- "bos_token_id": 2,
49
  "torch_dtype": "bfloat16",
50
  "eoa_token_id": 258883,
51
  "eoa_token_index": 258883,
@@ -136,7 +135,7 @@
136
  "tie_word_embeddings": true,
137
  "top_k_experts": null,
138
  "use_bidirectional_attention": null,
139
- "use_cache": true,
140
  "use_double_wide_mlp": true,
141
  "vocab_size": 262144,
142
  "vocab_size_per_layer_input": 262144
@@ -144,7 +143,6 @@
144
  "tie_word_embeddings": true,
145
  "unsloth_fixed": true,
146
  "unsloth_version": "2026.6.8",
147
- "use_cache": false,
148
  "video_token_id": 258884,
149
  "vision_config": {
150
  "_name_or_path": "",
 
45
  "audio_token_id": 258881,
46
  "boa_token_id": 256000,
47
  "boi_token_id": 255999,
 
48
  "torch_dtype": "bfloat16",
49
  "eoa_token_id": 258883,
50
  "eoa_token_index": 258883,
 
135
  "tie_word_embeddings": true,
136
  "top_k_experts": null,
137
  "use_bidirectional_attention": null,
138
+ "use_cache": false,
139
  "use_double_wide_mlp": true,
140
  "vocab_size": 262144,
141
  "vocab_size_per_layer_input": 262144
 
143
  "tie_word_embeddings": true,
144
  "unsloth_fixed": true,
145
  "unsloth_version": "2026.6.8",
 
146
  "video_token_id": 258884,
147
  "vision_config": {
148
  "_name_or_path": "",
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c713685b67685f9d254349e1179e8f6d77baec0e920b8059b3bfb50fb17d3d0f
3
- size 32169879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8d3a0ce36466ccc1278bf987df5f71db1719b9ca6b4118264f45cb627bfe0f
3
+ size 32169626
tokenizer_config.json CHANGED
@@ -41,7 +41,7 @@
41
  "think_token": "<|think|>"
42
  },
43
  "pad_token": "<pad>",
44
- "padding_side": "right",
45
  "processor_class": "Gemma4Processor",
46
  "response_schema": {
47
  "properties": {
 
41
  "think_token": "<|think|>"
42
  },
43
  "pad_token": "<pad>",
44
+ "padding_side": "left",
45
  "processor_class": "Gemma4Processor",
46
  "response_schema": {
47
  "properties": {