Murhaf commited on
Commit
7caa1cd
·
verified ·
1 Parent(s): 4180e8f

drop dtype from config

Browse files
Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -17,7 +17,6 @@
17
  "bos_token_id": 1,
18
  "classifier_dropout": 0.2,
19
  "deterministic_flash_attn": false,
20
- "dtype": "float32",
21
  "embedding_dropout": 0.1,
22
  "eos_token_id": 2,
23
  "global_window_length": 8192,
 
17
  "bos_token_id": 1,
18
  "classifier_dropout": 0.2,
19
  "deterministic_flash_attn": false,
 
20
  "embedding_dropout": 0.1,
21
  "eos_token_id": 2,
22
  "global_window_length": 8192,