hermanWu55

Results 1 issues of hermanWu55

https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/finetune_taiyi_stable_diffusion 这百年按照了这个逻辑来运行了 finetune.sh 的脚本,没有修改逻辑,还是使用了 fengshen/examples/finetune_taiyi_stable_diffusion/demo_dataset/part_0 文件中提供的 数据拿来训练,我训练后, 在 workspace 中保存的模型,利用 pipe = StableDiffusionPipeline.from_pretrained(local_path).to("cuda") 这个脚本来执行,结果提示我如下报错: You should probably TRAIN this model on a down-stream task to be able to use it...