mirror of https://github.com/aliasrobotics/cai.git
try ollama 2
This commit is contained in:
parent
e12d7a0029
commit
3d0a6b5ce9
|
|
@ -75,10 +75,10 @@
|
|||
# BENCHMARK_NAME: "cti_bench"
|
||||
# BACKEND: "openrouter"
|
||||
|
||||
benchmarks-test-cybermetric-openrouter:
|
||||
benchmarks-test-cybermetric-ollama:
|
||||
<<: *run_benchmarks
|
||||
variables:
|
||||
MODEL_NAME: "openrouter/qwen/qwen3-32b:free"
|
||||
MODEL_NAME: "ollama/qwen2.5:14b"
|
||||
BENCHMARK_FILE: "benchmarks/cybermetric/CyberMetric-2-v1.json"
|
||||
BENCHMARK_NAME: "cybermetric"
|
||||
BACKEND: "ollama"
|
||||
|
|
|
|||
Loading…
Reference in New Issue