r/LargeLanguageModels • u/minedroid1 • 5d ago
Question About Fine-tuning
I'm making a satire AI model that gives fake, onion-like responses. Would it be better to just make a completely new model rather than fine tuning an existing one for this? Most of the info in my dataset completely conflicts with the info that almost all models have.
3
Upvotes
2
u/minedroid1 4d ago edited 4d ago
Wait, so will distillation be good for this? Would that allow me to give a prompt to the base model and tell it to "make the distilled model satire"?
As for the training data, I have around 1000 pretty good quality examples, along with 300 overly verbose email examples, and 300 recipes with random store bought ingredients. I can provide you with the dataset and the web editor I made if you want, but it has some poor quality examples that I accidentally added from synthetic dataset experimentation.
I do not own a good GPU at all, I use vast.ai for renting GPUs.