comfyui_LLM_schools

comfyui_LLM_schools
★ 7

LLM微调ComfyUI节点Transformer兼容全量微调
在ComfyUI中为transformers的AutoModelForCausalLM提供全量微调节点和训练工作流封装,简化LLM训练与集成过程。
💡 在ComfyUI中快速搭建并运行AutoModelForCausalLM的全量微调训练。
🍴 3 Forks💻 Python🔄 2024-08-24
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/8b0992d318c3
📦 requirements.txt
huggingface_hub
datasets
transformers
peft
📄 README

comfyui_LLM_schools

  • Currently supports full fine-tuning of AutoModelForCausalLM classes in the transformer library, refer to workflow The_first_training