mirror of https://github.com/aliasrobotics/cai.git
Cheap model
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
5845691613
commit
8bc75f16ed
|
|
@ -53,4 +53,4 @@ benchmarks-test-cybermetric:
|
|||
benchmarks-test-cybermetric-openai:
|
||||
<<: *run_benchmarks
|
||||
script:
|
||||
- python3 benchmarks/cybermetric/CyberMetric_evaluator.py --model_name openai/gpt-4o --file_path benchmarks/cybermetric/CyberMetric-2-v1.json
|
||||
- python3 benchmarks/cybermetric/CyberMetric_evaluator.py --model_name openai/gpt-4o-mini --file_path benchmarks/cybermetric/CyberMetric-2-v1.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue