Skip to content

Commit d8e3097

Browse files
committed
CI: Tweak model selections for the Italian tests
1 parent 08f207e commit d8e3097

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/italian.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
model:
15-
- meta-llama/llama-3.2-3b-instruct # $0.0100/$0.0200 [ 128K]
1615
- google/gemma-3n-e4b-it # $0.0200/$0.0400 [ 32K]
1716
- google/gemma-3-4b-it # $0.0200/$0.0400 [ 128K]
1817
- mistralai/mistral-small-3.2-24b-instruct # $0.0500/$0.1000 [ 32K]
@@ -44,7 +43,6 @@ jobs:
4443
fail-fast: false
4544
matrix:
4645
model:
47-
- meta-llama/llama-3.2-3b-instruct # $0.0100/$0.0200 [ 128K]
4846
- google/gemma-3n-e4b-it # $0.0200/$0.0400 [ 32K]
4947
- google/gemma-3-4b-it # $0.0200/$0.0400 [ 128K]
5048
- mistralai/mistral-small-3.2-24b-instruct # $0.0500/$0.1000 [ 32K]

0 commit comments

Comments
 (0)