Merge branch 'main' into fix/api-reload

This commit is contained in:
oobabooga 2023-03-24 16:54:41 -03:00 committed by GitHub
commit bfe960731f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 429 additions and 196 deletions

View file

@ -57,6 +57,7 @@ class Handler(BaseHTTPRequestHandler):
penalty_alpha=0,
length_penalty=1,
early_stopping=False,
seed=-1,
)
answer = ''