mlinmg commited on
Commit
b20ebe5
·
verified ·
1 Parent(s): 7e1e475

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "gpt_batch_size": 1,
17
  "gpt_max_audio_tokens": 605,
18
  "hidden_size": 1024,
 
19
  "initializer_range": 0.02,
20
  "kv_cache": true,
21
  "layer_norm_epsilon": 1e-05,
 
16
  "gpt_batch_size": 1,
17
  "gpt_max_audio_tokens": 605,
18
  "hidden_size": 1024,
19
+ "n_inner": 4098,
20
  "initializer_range": 0.02,
21
  "kv_cache": true,
22
  "layer_norm_epsilon": 1e-05,