File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,10 @@ 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]
18- - mistralai/mistral-small-3.2-24b-instruct # $0.0500/$0.1000 [ 32K]
1917 - google/gemma-3-12b-it # $0.0500/$0.1000 [ 128K]
2018 - qwen/qwen3-8b # $0.0350/$0.1380 [ 128K]
21- - google/gemini-flash-1.5-8b # $0.0380/$0.1500 [1000K]
2219
2320 steps :
2421 - uses : actions/checkout@v4
@@ -44,13 +41,10 @@ jobs:
4441 fail-fast : false
4542 matrix :
4643 model :
47- - meta-llama/llama-3.2-3b-instruct # $0.0100/$0.0200 [ 128K]
4844 - google/gemma-3n-e4b-it # $0.0200/$0.0400 [ 32K]
4945 - google/gemma-3-4b-it # $0.0200/$0.0400 [ 128K]
50- - mistralai/mistral-small-3.2-24b-instruct # $0.0500/$0.1000 [ 32K]
5146 - google/gemma-3-12b-it # $0.0500/$0.1000 [ 128K]
5247 - qwen/qwen3-8b # $0.0350/$0.1380 [ 128K]
53- - google/gemini-flash-1.5-8b # $0.0380/$0.1500 [1000K]
5448
5549 steps :
5650 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments