Skip to content

Commit

Permalink
update default LLM to use
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Tip committed Jul 1, 2024
1 parent 14d6c16 commit e04c8cf
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: "meta-llama-3-70b-instruct"
default: "claude-3-sonnet-20240229"
compareTo:
description: "Run number of previous run to compare to (leave empty to skip comparison)"
default: ""
Expand Down

0 comments on commit e04c8cf

Please sign in to comment.