Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 610 Bytes

JoeyGPT

Turn a pre-trained GPT into a chatbot that sounds like Joey from the TV show Friends.

This project shows how to use commodity GPUs (e.g. RTX A4000s), quantization (e.g. 4bit models) and PEFT traning techniques (LoRA) to turn a base GPT model into a chatbot that sounds like Joey from the TV show Friends.

Details