llplay
llplay
安装报错
安装报错,是什么依赖安装的不对吗,辛苦看下 python 3.7.5 tensorflow 2.5.0 ` x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DEIGEN_MPL2_ONLY=1...
finetune with lora CUDA_VISIBLE_DEVICES="2,3,4,5,6,7" torchrun --nnodes=1 --nproc_per_node=6 \ fastchat/train/train_lora.py \ --model_name_or_path vicuna/vicuna-7b \ --data_path vicuna/data/data.json \ --fp16 \ --report_to none \ --output_dir ./checkpoints \ --num_train_epochs 3 \ --per_device_train_batch_size 1 \...