Skip to content

Commit

Permalink
add a few more model options
Browse files Browse the repository at this point in the history
  • Loading branch information
franktip committed Dec 19, 2024
1 parent dfeb211 commit 5428f0c
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,9 @@ on:
type: choice
options:
- "gpt-4o-mini"
- "codellama-13b-instruct"
- "codellama-34b-instruct"
- "mistral-7b-instruct"
- "mixtral-8x7b-instruct"
- "mixtral-8x22b"
- "llama-2-13b-chat"
- "llama-2-70b-chat"
- "gpt-4o"
- "gpt-3.5-turbo"
- "gpt-3.5-turbo-instruct"
default: "gpt-4o-mini"
# rateLimit:
# description: "number of milliseconds between requests sent to the LLM"
Expand Down

0 comments on commit 5428f0c

Please sign in to comment.