danielhanchen commited on
Commit
5773b57
1 Parent(s): 4bbaf12

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -39,8 +39,8 @@
39
  "rope_theta": 500000.0,
40
  "tie_word_embeddings": false,
41
  "torch_dtype": "bfloat16",
42
- "transformers_version": "4.44.0",
43
- "unsloth_version": "2024.8",
44
  "use_cache": true,
45
  "vocab_size": 128256
46
  }
 
39
  "rope_theta": 500000.0,
40
  "tie_word_embeddings": false,
41
  "torch_dtype": "bfloat16",
42
+ "transformers_version": "4.44.2",
43
+ "unsloth_version": "2024.9",
44
  "use_cache": true,
45
  "vocab_size": 128256
46
  }