mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-22 16:48:57 +00:00
added gen params for latest examples endpoint
This commit is contained in:
parent
1a68f691f6
commit
6a20b90549
2 changed files with 2 additions and 1 deletions
|
|
@ -270,6 +270,7 @@ async def get_latest_example():
|
|||
"scores": [],
|
||||
"advantages": [],
|
||||
"ref_logprobs": [],
|
||||
"generation_params": [],
|
||||
"inference_logprobs": [],
|
||||
"messages": [],
|
||||
"images": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue