ipex-llm/python/llm/dev/benchmark/LongBench/test_and_eval.sh
Xu, Shuo ee33b93464
Longbench: NV code to ipex-llm (#11662)
* add nv longbench

* LongBench: NV code to ipex-llm

* ammend

* add more models support

* ammend

* optimize LongBench's user experience

* ammend

* ammend

* fix typo

* ammend

* remove cuda related information & add a readme

* add license to python scripts & polish the readme

* ammend

* ammend

---------

Co-authored-by: cyita <yitastudy@gmail.com>
Co-authored-by: ATMxsp01 <shou.xu@intel.com>
Co-authored-by: leonardozcm <leonardo1997zcm@gmail.com>
2024-09-18 15:55:14 +08:00

7 lines
No EOL
156 B
Bash
Executable file

#! /bin/sh
export HF_ENDPOINT=https://hf-mirror.com
SHELL_FOLDER=$(cd "$(dirname "$0")";pwd)
python ${SHELL_FOLDER}/pred.py
python ${SHELL_FOLDER}/eval.py