danielhanchen commited on
Commit
02bcbf4
1 Parent(s): db529ed

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -43,8 +43,8 @@
43
  "sliding_window": 4096,
44
  "sliding_window_size": 4096,
45
  "torch_dtype": "bfloat16",
46
- "transformers_version": "4.44.0",
47
- "unsloth_version": "2024.8",
48
  "use_cache": true,
49
  "vocab_size": 256000
50
  }
 
43
  "sliding_window": 4096,
44
  "sliding_window_size": 4096,
45
  "torch_dtype": "bfloat16",
46
+ "transformers_version": "4.44.2",
47
+ "unsloth_version": "2024.9",
48
  "use_cache": true,
49
  "vocab_size": 256000
50
  }