mirror of
https://github.com/NousResearch/atropos.git
synced 2026-05-02 17:45:50 +00:00
moving env to clean branch
This commit is contained in:
parent
4f6a0014bc
commit
a7dfd377da
3 changed files with 3233 additions and 0 deletions
|
|
@ -247,6 +247,8 @@ async def scored_data_list(scored_data_list: List[ScoredData]):
|
|||
"scores": scored_data.scores,
|
||||
"ref_logprobs": scored_data.ref_logprobs,
|
||||
"images": scored_data.images,
|
||||
"overrides": scored_data.overrides,
|
||||
"group_overrides": scored_data.group_overrides,
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue