danielhanchen commited on
Commit
b50c4ea
1 Parent(s): 7c3ddfa

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -30,8 +30,8 @@
30
  "rope_theta": 500000.0,
31
  "tie_word_embeddings": false,
32
  "torch_dtype": "bfloat16",
33
- "transformers_version": "4.44.0",
34
- "unsloth_version": "2024.8",
35
  "use_cache": true,
36
  "vocab_size": 128256
37
  }
 
30
  "rope_theta": 500000.0,
31
  "tie_word_embeddings": false,
32
  "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.44.2",
34
+ "unsloth_version": "2024.9",
35
  "use_cache": true,
36
  "vocab_size": 128256
37
  }