rimashussain commited on
Commit
f9b8ec3
·
verified ·
1 Parent(s): ffc5c0b

Trained with Unsloth - config

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -45,15 +45,17 @@
45
  "audio_token_id": 258881,
46
  "boa_token_id": 256000,
47
  "boi_token_id": 255999,
48
- "bos_token_id": 2,
49
  "torch_dtype": "float16",
50
  "eoa_token_id": 258883,
51
  "eoa_token_index": 258883,
52
  "eoi_token_id": 258882,
53
- "eos_token_id": 106,
 
 
 
54
  "image_token_id": 258880,
55
  "initializer_range": 0.02,
56
- "model_name": "unsloth/gemma-4-e4b-it-unsloth-bnb-4bit",
57
  "model_type": "gemma4",
58
  "pad_token_id": 0,
59
  "text_config": {
@@ -149,9 +151,7 @@
149
  "vocab_size_per_layer_input": 262144
150
  },
151
  "tie_word_embeddings": true,
152
- "unsloth_fixed": true,
153
  "unsloth_version": "2026.4.4",
154
- "use_cache": false,
155
  "video_token_id": 258884,
156
  "vision_config": {
157
  "_name_or_path": "",
 
45
  "audio_token_id": 258881,
46
  "boa_token_id": 256000,
47
  "boi_token_id": 255999,
 
48
  "torch_dtype": "float16",
49
  "eoa_token_id": 258883,
50
  "eoa_token_index": 258883,
51
  "eoi_token_id": 258882,
52
+ "eos_token_id": [
53
+ 1,
54
+ 106
55
+ ],
56
  "image_token_id": 258880,
57
  "initializer_range": 0.02,
58
+ "model_name": "google/gemma-4-E4B-it",
59
  "model_type": "gemma4",
60
  "pad_token_id": 0,
61
  "text_config": {
 
151
  "vocab_size_per_layer_input": 262144
152
  },
153
  "tie_word_embeddings": true,
 
154
  "unsloth_version": "2026.4.4",
 
155
  "video_token_id": 258884,
156
  "vision_config": {
157
  "_name_or_path": "",