mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-18 10:52:28 +00:00
update reward model scoring apis
This commit is contained in:
parent
04f89ad315
commit
c9a75c4628
3 changed files with 182 additions and 127 deletions
|
@ -20,7 +20,7 @@ paths:
|
|||
description: Model identifier for batch inference.
|
||||
prompts_path:
|
||||
type: string
|
||||
description: Path to prompts, JSONL where each row is formatted for batch inference.
|
||||
description: Path to prompts, JSONL for batch inference
|
||||
batch_size:
|
||||
type: integer
|
||||
description: Number of prompts to process in each batch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue