danielhanchen commited on
Commit
9131cff
1 Parent(s): 5247a2f

Upload config

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