Skip to content

Commit

Permalink
update default model name
Browse files Browse the repository at this point in the history
  • Loading branch information
franktip committed Jun 30, 2024
1 parent f0bf1ac commit d1b6136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
model:
description: "Which LLM API to use"
type: "string"
default: "llama-3-70b-instruct"
default: "meta-llama-3-70b-instruct"
compareTo:
description: "Run number of previous run to compare to (leave empty to skip comparison)"
default: ""
Expand Down

0 comments on commit d1b6136

Please sign in to comment.