Skip to content

blurmemo/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipes

Mini LLM train, finetune ... framework

motivation

Current Open Source Frameworks such as Transformers, Deepspeed, etc, are not be able to customize our own procedure in train, finetune, benchmark ... with max freedom.

description

This work provides mini and light framework for you. You can use them which have been implimented on your work or modify to satisfy your work. Besides, this work is also a tutorial to understand LLM train ... procedure

support

Integratee One GPU, DDP, FSDP, Deepspeed currently. Provide LoRA peft method for finetune. Support llama model, such as llama 3.2 vision ...

info

This work just begin..

About

a high freedom toolkit for finetune llm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages