danielhanchen commited on
Commit
ad5f6aa
1 Parent(s): 8686e7b

Upload config

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