mirror of https://github.com/aliasrobotics/cai.git
test yml
This commit is contained in:
parent
d8abc68027
commit
14f52797f7
|
|
@ -29,5 +29,5 @@ benchmarks-test-seceval:
|
|||
OPENROUTER_API_BASE: "https://openrouter.ai/api/v1"
|
||||
script:
|
||||
- pip3 install -e .
|
||||
- pip install -r cai/benchmarks/seceval/eval/requirements.txt
|
||||
- pip install -r benchmarks/seceval/eval/requirements.txt
|
||||
- python3 benchmarks/seceval/eval/eval.py --dataset_file benchmarks/seceval/eval/datasets/questions.json --output_dir benchmarks/seceval/eval/outputs --backend ollama --models ollama/qwen2.5:14b
|
||||
|
|
|
|||
Loading…
Reference in New Issue