danielhanchen commited on
Commit
1abb602
1 Parent(s): 3498754

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -45,8 +45,8 @@
45
  "rope_theta": 500000.0,
46
  "tie_word_embeddings": false,
47
  "torch_dtype": "bfloat16",
48
- "transformers_version": "4.44.0",
49
- "unsloth_version": "2024.8",
50
  "use_cache": true,
51
  "vocab_size": 128256
52
  }
 
45
  "rope_theta": 500000.0,
46
  "tie_word_embeddings": false,
47
  "torch_dtype": "bfloat16",
48
+ "transformers_version": "4.44.2",
49
+ "unsloth_version": "2024.9",
50
  "use_cache": true,
51
  "vocab_size": 128256
52
  }