nm-research commited on
Commit
1ba4bbc
·
verified ·
1 Parent(s): a9d9e16

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -72,7 +72,7 @@
72
  },
73
  "rope_theta": 500000.0,
74
  "tie_word_embeddings": false,
75
- "torch_dtype": "bfloat16",
76
  "transformers_version": "4.46.2",
77
  "use_cache": false,
78
  "vocab_size": 128256
 
72
  },
73
  "rope_theta": 500000.0,
74
  "tie_word_embeddings": false,
75
+ "torch_dtype": "float16",
76
  "transformers_version": "4.46.2",
77
  "use_cache": false,
78
  "vocab_size": 128256