EddySL commited on
Commit
51a924d
·
verified ·
1 Parent(s): a68a785

(Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -200,7 +200,7 @@
200
  "vocab_size_per_layer_input": 262144
201
  },
202
  "torch_dtype": "bfloat16",
203
- "transformers_version": "4.54.1",
204
  "unsloth_fixed": true,
205
  "unsloth_version": "2025.8.1",
206
  "vision_config": {
 
200
  "vocab_size_per_layer_input": 262144
201
  },
202
  "torch_dtype": "bfloat16",
203
+ "transformers_version": "4.55.0",
204
  "unsloth_fixed": true,
205
  "unsloth_version": "2025.8.1",
206
  "vision_config": {
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
- "transformers_version": "4.54.1"
13
  }
 
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
+ "transformers_version": "4.55.0"
13
  }