Skip to content

Commit

Permalink
Revert "update default LLM to use"
Browse files Browse the repository at this point in the history
This reverts commit e04c8cf.
  • Loading branch information
franktip committed Jul 1, 2024
1 parent e04c8cf commit c8fc854
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: "claude-3-sonnet-20240229"
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 c8fc854

Please sign in to comment.