Chenghao-Jia

Results 2 issues of Chenghao-Jia

### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction ``` CUDA_VISIBLE_DEVICES=4 python src/export_model.py \ --model_name_or_path saves/export/Oral_calculation/1-grade/Qwen1.5-4B-Chat/SFT_2024-03-08 \ --template qwen \ --finetuning_type lora \...

pending

when I execute this bash to launch a server, the terimal will tell me this error. `python -m sglang.launch_server --model-path model/1-grade/Qwen1.5-0.5B-Chat/ --port 30000` ``` Traceback (most recent call last): File...