scripts : helper convert script

This commit is contained in:
Georgi Gerganov 2023-08-27 15:24:40 +03:00
parent a6d1189fdd
commit 25423e9185
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
4 changed files with 32 additions and 0 deletions

View file

@ -20,6 +20,8 @@ fi
model="$1"
out="../tmp/results-${model}"
set -e
mkdir -p ${out}
mstr=""