danielhanchen commited on
Commit
3c8a266
1 Parent(s): 841a88b

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -27,8 +27,8 @@
27
  "rope_theta": 10000.0,
28
  "sliding_window": 4096,
29
  "torch_dtype": "bfloat16",
30
- "transformers_version": "4.44.0",
31
- "unsloth_version": "2024.8",
32
  "use_cache": true,
33
  "vocab_size": 256000
34
  }
 
27
  "rope_theta": 10000.0,
28
  "sliding_window": 4096,
29
  "torch_dtype": "bfloat16",
30
+ "transformers_version": "4.44.2",
31
+ "unsloth_version": "2024.9",
32
  "use_cache": true,
33
  "vocab_size": 256000
34
  }