text-generation-webui / repositories /exllama /sh /test_benchmark_perf2.sh
AlexchIA's picture
Upload folder using huggingface_hub
452b173
raw
history blame contribute delete
537 Bytes
echo "-------------------------------------------------------------------------------------------------------------"
python test_benchmark_inference.py -p -d /mnt/str/models/llama-65b-4bit-128g-act -gs 17.2,24
echo "-------------------------------------------------------------------------------------------------------------"
python test_benchmark_inference.py -p -d /mnt/str/models/llama-65b-4bit-32g-act -gs 17.2,24
echo "-------------------------------------------------------------------------------------------------------------"