1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
## Quick Start 1. Install dependencies: ```bash pip install vllm ``` 2. Execute the evaluation script: ```bash bash eval_kk-ckpt_list.sh ``` > **Note**: Ensure that all configurations are correctly set before running the script to avoid errors.