Johnu commited on
Commit
3755712
·
verified ·
1 Parent(s): 5644b11

(Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "sliding_window": 512,
29
  "sliding_window_pattern": 6,
30
  "torch_dtype": "bfloat16",
31
- "transformers_version": "4.50.2",
32
  "unsloth_fixed": true,
33
  "unsloth_version": "2025.3.19",
34
  "use_cache": true,
 
28
  "sliding_window": 512,
29
  "sliding_window_pattern": 6,
30
  "torch_dtype": "bfloat16",
31
+ "transformers_version": "4.50.3",
32
  "unsloth_fixed": true,
33
  "unsloth_version": "2025.3.19",
34
  "use_cache": true,
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  ],
9
  "max_length": 32768,
10
  "pad_token_id": 0,
11
- "transformers_version": "4.50.2"
12
  }
 
8
  ],
9
  "max_length": 32768,
10
  "pad_token_id": 0,
11
+ "transformers_version": "4.50.3"
12
  }