Skip to content

Commit

Permalink
CI: Add Jamba 1.5 Mini
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Sep 12, 2024
1 parent f4dd730 commit 7c00d6f
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 @@ -22,6 +22,7 @@ jobs:
- 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]
- ai21/jamba-1-5-mini # $0.200/$0.400 [ 256K]
- 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 @@ -22,6 +22,7 @@ jobs:
- 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]
- ai21/jamba-1-5-mini # $0.200/$0.400 [ 256K]
- 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 @@ -22,6 +22,7 @@ jobs:
- 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]
- ai21/jamba-1-5-mini # $0.200/$0.400 [ 256K]
- openai/gpt-4o-mini # $0.150/$0.600 [ 128K]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7c00d6f

Please sign in to comment.