Skip to content

Commit dae24ce

Browse files
VProvkirahsapong
andauthored
Update src/together/cli/api/evaluation.py
Co-authored-by: kirahsapong <102400653+kirahsapong@users.noreply.github.com>
1 parent d59eb3b commit dae24ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/together/cli/api/evaluation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def evaluation(ctx: click.Context) -> None:
169169
@click.option(
170170
"--model-b",
171171
type=str,
172-
help="Model name for model B when using detailed config.",
172+
help="Model name or URL for model B when using detailed config.",
173173
)
174174
@click.option(
175175
"--model-b-source",

0 commit comments

Comments
 (0)