TroyDoesAI commited on
Commit
3fb43f1
·
verified ·
1 Parent(s): 61f0bee

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rope_theta": 1000000000.0,
20
  "sliding_window": null,
21
  "tie_word_embeddings": false,
22
- "torch_dtype": "bfloat16",
23
- "transformers_version": "4.51.3",
24
  "use_cache": true,
25
  "vocab_size": 131072
26
  }
 
19
  "rope_theta": 1000000000.0,
20
  "sliding_window": null,
21
  "tie_word_embeddings": false,
22
+ "torch_dtype": "float16",
23
+ "transformers_version": "4.55.4",
24
  "use_cache": true,
25
  "vocab_size": 131072
26
  }