Commit 1538e3a
Override generation config with do_sample=false if temperature=0 is set (#1431)
* #1429 set generation_config.do_sample = false if temperature=0
* removed .idea folder
* removed package-lock
* Update src/models.js
Co-authored-by: Joshua Lochner <[email protected]>
---------
Co-authored-by: Joshua Lochner <[email protected]>1 parent c670bb9 commit 1538e3a
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1430 | 1436 | | |
1431 | 1437 | | |
1432 | 1438 | | |
| |||
0 commit comments