Commit 41f9d5f
Update decoding.py (openai#1155)
* Update decoding.py
Following the suggestions of @Jeronymous in openai#914 and openai#924, it solves the problem of endless loop.
* Removed blank line and whitespaces in empty lines.
* Suggested changes according to the linter
---------
Co-authored-by: Jong Wook Kim <jongwook@openai.com>1 parent c7279f9 commit 41f9d5f
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
474 | 481 | | |
475 | 482 | | |
476 | 483 | | |
| |||
0 commit comments