Skip to content

Commit

Permalink
CI: mistralai/ministral-3b-instruct
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Oct 18, 2024
1 parent a9df48b commit 489359b
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 @@ -13,6 +13,7 @@ jobs:
matrix:
model:
- meta-llama/llama-3.2-3b-instruct # $0.0300/$0.0300 [ 128K]
- mistralai/ministral-3b-instruct # $0.0400/$0.0400 [ 128K]
- qwen/qwen-2-7b-instruct # $0.0540/$0.0540 [ 32K]
- mistralai/mistral-7b-instruct-v0.3 # $0.0550/$0.0550 [ 32K]
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
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 @@ -13,6 +13,7 @@ jobs:
matrix:
model:
- meta-llama/llama-3.2-3b-instruct # $0.0300/$0.0300 [ 128K]
- mistralai/ministral-3b-instruct # $0.0400/$0.0400 [ 128K]
- qwen/qwen-2-7b-instruct # $0.0540/$0.0540 [ 32K]
- mistralai/mistral-7b-instruct-v0.3 # $0.0550/$0.0550 [ 32K]
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
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 @@ -13,6 +13,7 @@ jobs:
matrix:
model:
- meta-llama/llama-3.2-3b-instruct # $0.0300/$0.0300 [ 128K]
- mistralai/ministral-3b-instruct # $0.0400/$0.0400 [ 128K]
- qwen/qwen-2-7b-instruct # $0.0540/$0.0540 [ 32K]
- mistralai/mistral-7b-instruct-v0.3 # $0.0550/$0.0550 [ 32K]
- meta-llama/llama-3.1-8b-instruct # $0.0550/$0.0550 [ 128K]
Expand Down

0 comments on commit 489359b

Please sign in to comment.