danielhanchen commited on
Commit
d6ce386
1 Parent(s): 4af5890

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "torch_dtype": "bfloat16",
26
- "transformers_version": "4.44.0",
27
- "unsloth_version": "2024.8",
28
  "use_cache": true,
29
  "vocab_size": 256000
30
  }
 
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.44.2",
27
+ "unsloth_version": "2024.9",
28
  "use_cache": true,
29
  "vocab_size": 256000
30
  }