Lightning-AI / litgpt

Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.

Home Page:https://lightning.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwen1.5 Family Support

junzhang-zj opened this issue · comments

I want to use litgpt to fine-tune the Qwen1.5 family model. Is it supported? Do I need to pass convert_hf_checkpoint.py first and then load it? But I reported an error in the first step, 'Qwen1.5-4B' is not a supported config name.