Skip to content

Commit

Permalink
Switch Gemini Flash 1.5 to the 8B variant
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Oct 4, 2024
1 parent 4d67e47 commit d04a15d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/canary-multi-turn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
- microsoft/phi-3.5-mini-128k-instruct # $0.1000/$0.1000 [ 128K]
- mistralai/mistral-nemo # $0.1300/$0.1300 [ 128K]
- google/gemini-flash-1.5-8b # $0.0375/$0.1500 [1000K]
- mistralai/mixtral-8x7b-instruct # $0.2400/$0.2400 [ 32K]
- meta-llama/llama-3.1-70b-instruct # $0.3000/$0.3000 [ 128K]
- google/gemini-flash-1.5 # $0.0750/$0.3000 [1000K]
- ai21/jamba-1-5-mini # $0.2000/$0.4000 [ 256K]
- openai/gpt-4o-mini # $0.1500/$0.6000 [ 128K]
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/general-knowledge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
- microsoft/phi-3.5-mini-128k-instruct # $0.1000/$0.1000 [ 128K]
- mistralai/mistral-nemo # $0.1300/$0.1300 [ 128K]
- google/gemini-flash-1.5-8b # $0.0375/$0.1500 [1000K]
- mistralai/mixtral-8x7b-instruct # $0.2400/$0.2400 [ 32K]
- meta-llama/llama-3.1-70b-instruct # $0.3000/$0.3000 [ 128K]
- google/gemini-flash-1.5 # $0.0750/$0.3000 [1000K]
- ai21/jamba-1-5-mini # $0.2000/$0.4000 [ 256K]
- openai/gpt-4o-mini # $0.1500/$0.6000 [ 128K]
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/high-school-stem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
- microsoft/phi-3.5-mini-128k-instruct # $0.1000/$0.1000 [ 128K]
- mistralai/mistral-nemo # $0.1300/$0.1300 [ 128K]
- google/gemini-flash-1.5-8b # $0.0375/$0.1500 [1000K]
- mistralai/mixtral-8x7b-instruct # $0.2400/$0.2400 [ 32K]
- meta-llama/llama-3.1-70b-instruct # $0.3000/$0.3000 [ 128K]
- google/gemini-flash-1.5 # $0.0750/$0.3000 [1000K]
- ai21/jamba-1-5-mini # $0.2000/$0.4000 [ 256K]
- openai/gpt-4o-mini # $0.1500/$0.6000 [ 128K]
steps:
Expand Down

0 comments on commit d04a15d

Please sign in to comment.