WilhelmT commited on
Commit
2d60b03
·
verified ·
1 Parent(s): 7429e79

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -16,7 +16,10 @@
16
  "eos_token_id": 1,
17
  "final_logit_softcapping": null,
18
  "flash_head_cache_dir": "flash_head_assets",
19
- "flash_head_special_token_ids": 1,
 
 
 
20
  "head_dim": 256,
21
  "hidden_activation": "gelu_pytorch_tanh",
22
  "hidden_size": 640,
 
16
  "eos_token_id": 1,
17
  "final_logit_softcapping": null,
18
  "flash_head_cache_dir": "flash_head_assets",
19
+ "flash_head_special_token_ids": [
20
+ 1,
21
+ 106
22
+ ],
23
  "head_dim": 256,
24
  "hidden_activation": "gelu_pytorch_tanh",
25
  "hidden_size": 640,