Hacker News new | ask | show | jobs
FastLoRAChat – Lora finetuned LLM with ChatGPT capabality (github.com)
3 points by bupticybee 1166 days ago
2 comments

I made this project to combine advantages of alpaca-lora and fastchat.

I opensourced everything, including the share GPT dataset I used for training, model ,and training script.

I hope this project would allow people with lower-end GPU have a chance to train chatGPT-like LLM.

great! The setup guide seems very concise and direct, I will try it today. just liked it in huggingface ;)