Skip to content

Commit

Permalink
CI: Add Gemini Flash 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Aug 22, 2024
1 parent 9de49c1 commit 93fe158
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary-multi-turn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
- meta-llama/llama-3.1-70b-instruct # $0.40 [ 128K]
- google/gemini-flash-1.5 # $0.075/$0.300 [1000K]
- openai/gpt-4o-mini # $0.150/$0.600 [ 128K]
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/general-knowledge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
- meta-llama/llama-3.1-70b-instruct # $0.40 [ 128K]
- google/gemini-flash-1.5 # $0.075/$0.300 [1000K]
- openai/gpt-4o-mini # $0.150/$0.600 [ 128K]
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/high-school-stem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
- meta-llama/llama-3.1-70b-instruct # $0.40 [ 128K]
- google/gemini-flash-1.5 # $0.075/$0.300 [1000K]
- openai/gpt-4o-mini # $0.150/$0.600 [ 128K]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 93fe158

Please sign in to comment.