danielhanchen commited on
Commit
c6b474d
1 Parent(s): e05f3df

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -39,8 +39,8 @@
39
  "rope_theta": 1000000,
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": 32016
46
  }
 
39
  "rope_theta": 1000000,
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": 32016
46
  }