yhavinga commited on
Commit
356724b
1 Parent(s): b34cc39

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,5 +30,6 @@
30
  "use_cache": true,
31
  "vocab_size": 32128,
32
  "max_length": 64,
33
- "num_beams": 4
 
34
  }
 
30
  "use_cache": true,
31
  "vocab_size": 32128,
32
  "max_length": 64,
33
+ "num_beams": 4,
34
+ "use_fast": false
35
  }