Retry openai 14

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-05-08 20:03:00 +02:00
parent 7c32728cb2
commit b12f4676ae
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
done
- python3 benchmarks/cybermetric/CyberMetric_evaluator.py --model_name $MODEL_NAME --file_path $BENCHMARK_FILE
- pwd
- ls -la
# - curl http://localhost:8000/api/tags # validate that ollama is running
variables:
OLLAMA_API_BASE: "http://localhost:8000"