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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui_LLM_schools and select it
  5. 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>

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