Xinpeng Qin
Xinpeng Qin
When i run the following command, the problem with the title arises ``` bash /home/iotsc01/xinpengq/LMOps-main/minillm/scripts/llama2/sft/sft_7B.sh /home/iotsc01/LMOps-main/minillm ``` the scripts file is following: ``` #! /bin/bash BASE_MODEL=/home/iotsc01/.cache/huggingface/hub/models--meta-llama--Llama-2-7b-hf/snapshots/8cca527612d856d7d32bd94f8103728d614eb852 PYTHON_ENV_PATH="/home/iotsc01/anaconda3/envs/distil/bin/python" MASTER_ADDR=localhost MASTER_PORT=${2-2012} NNODES=1...
@mvpatel2000 @cli99 @weimingzha0 @digger-yu @BhAem I want to get the analysis info ``` Time to first token (s) ``` 、``` Time for completion (s) ``` and ``` Tokens/second ``` about...