GenerTeam commited on
Commit
0df3bb6
·
verified ·
1 Parent(s): 8483a6e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "rope_scaling": null,
31
  "rope_theta": 500000.0,
32
  "tie_word_embeddings": false,
33
- "torch_dtype": "float32",
34
  "transformers_version": "4.44.0",
35
  "vocab_size": 64
36
  }
 
30
  "rope_scaling": null,
31
  "rope_theta": 500000.0,
32
  "tie_word_embeddings": false,
33
+ "dtype": "float32",
34
  "transformers_version": "4.44.0",
35
  "vocab_size": 64
36
  }