1 Star 0 Fork 0

会飞的猫/NExT-Chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
eval_reg_cap.sh 379 Bytes
一键复制 编辑 原始数据 按行查看 历史
waxnkw 提交于 2023-12-12 20:11 . init commit
MODEL_PATH=$1
CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" accelerate launch --num_processes 1 \
--main_process_port 23787 \
mllm/pipeline/finetune.py \
config/nextchat_eval_reg_cap.py \
--cfg-options model_args.model_name_or_path=$MODEL_PATH model_args.mm_projector_depth=2 \
--output_dir "$MODEL_PATH"/reg_cap/ --per_device_eval_batch_size 8
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/niceWangRongsheng/NExT-Chat.git
git@gitee.com:niceWangRongsheng/NExT-Chat.git
niceWangRongsheng
NExT-Chat
NExT-Chat
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385