Jour commited on
Commit
a6509a0
·
1 Parent(s): a335cd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -24,9 +24,7 @@ def translate(input, output, text):
24
  "do_sample": False,
25
  "early_stopping": False,
26
  "length_penalty": 0.0,
27
- "eos_token_id": None,
28
  "max_new_tokens": 250,
29
- "top_p": 0.9,
30
  },
31
  "options": {
32
  "use_cache": True,
 
24
  "do_sample": False,
25
  "early_stopping": False,
26
  "length_penalty": 0.0,
 
27
  "max_new_tokens": 250,
 
28
  },
29
  "options": {
30
  "use_cache": True,