mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
ef9c0c3699
commit
afab28dfa9
37 changed files with 4868 additions and 4052 deletions
|
|
@ -587,7 +587,7 @@ for model in "${MODELS[@]}"; do
|
|||
for benchmark in "${BENCHMARKS[@]}"; do
|
||||
bench_name=$(basename "$benchmark" .py)
|
||||
echo "Running $bench_name on $model..."
|
||||
|
||||
|
||||
python "$benchmark" evaluate \
|
||||
--openai.base_url https://api.openai.com/v1 \
|
||||
--openai.api_key $OPENAI_API_KEY \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue