diff --git a/.github/workflows/experiment.yml b/.github/workflows/experiment.yml index a1f119a..e437efb 100644 --- a/.github/workflows/experiment.yml +++ b/.github/workflows/experiment.yml @@ -23,6 +23,7 @@ on: - "gpt-4o-mini" - "gpt-3.5-turbo" - "gpt-4-turbo" + - "meta-llama/llama-3.3-70b-instruct" default: "gpt-4o-mini" # rateLimit: # description: "number of milliseconds between requests sent to the LLM"