danielhanchen commited on
Commit
f5f482a
·
verified ·
1 Parent(s): 568e304

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "vocab_size": 131072
31
  },
32
  "torch_dtype": "bfloat16",
33
- "transformers_version": "4.52.3",
34
  "unsloth_fixed": true,
35
  "vision_config": {
36
  "attention_dropout": 0.0,
 
30
  "vocab_size": 131072
31
  },
32
  "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.52.4",
34
  "unsloth_fixed": true,
35
  "vision_config": {
36
  "attention_dropout": 0.0,
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 11,
6
- "transformers_version": "4.52.3"
7
  }
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 11,
6
+ "transformers_version": "4.52.4"
7
  }