try ollama 2

This commit is contained in:
Mery-Sanz 2025-05-09 15:57:15 +02:00
parent e12d7a0029
commit 3d0a6b5ce9
1 changed files with 2 additions and 2 deletions

View File

@ -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"