Skip to content

Commit

Permalink
CI: Add Mistral Nemo 12B
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Jul 24, 2024
1 parent 6512023 commit 38f08bc
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 @@ -17,6 +17,7 @@ jobs:
- meta-llama/llama-3-8b-instruct # $0.07 [ 8K]
- microsoft/phi-3-medium-4k-instruct # $0.14 [ 4K]
- nousresearch/hermes-2-pro-llama-3-8b # $0.15 [ 8K]
- mistralai/mistral-nemo # $0.18 [128K]
- google/gemma-2-9b-it # $0.20 [ 8K]
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
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 @@ -17,6 +17,7 @@ jobs:
- meta-llama/llama-3-8b-instruct # $0.07 [ 8K]
- microsoft/phi-3-medium-4k-instruct # $0.14 [ 4K]
- nousresearch/hermes-2-pro-llama-3-8b # $0.15 [ 8K]
- mistralai/mistral-nemo # $0.18 [128K]
- google/gemma-2-9b-it # $0.20 [ 8K]
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
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 @@ -17,6 +17,7 @@ jobs:
- meta-llama/llama-3-8b-instruct # $0.07 [ 8K]
- microsoft/phi-3-medium-4k-instruct # $0.14 [ 4K]
- nousresearch/hermes-2-pro-llama-3-8b # $0.15 [ 8K]
- mistralai/mistral-nemo # $0.18 [128K]
- google/gemma-2-9b-it # $0.20 [ 8K]
- mistralai/mixtral-8x7b-instruct # $0.24 [ 32K]
- google/gemma-2-27b-it # $0.27 [ 4K]
Expand Down

0 comments on commit 38f08bc

Please sign in to comment.