Nodes Browser
ComfyDeploy: How comfyui_LLM_schools works in ComfyUI?
What is comfyui_LLM_schools?
ComfyUI node library for fine-tuning LLMs
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui_LLM_schools
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
comfyui_LLM_schools
<div align="center"> <a href="./README.md"><img src="https://img.shields.io/badge/English-d9d9d9"></a> <a href="./README_ZH.md"><img src="https://img.shields.io/badge/简体中文-d9d9d9"></a> </div>- Currently supports full fine-tuning of AutoModelForCausalLM classes in the transformer library, refer to workflow The_first_training