Personalized Stylistic Text Generation with PEFT & RAG
An LLM-based writing assistant that mimics a user’s writing style. Fine-tunes open-source Llama and Mistral models with LoRA and layers a RAG pipeline at inference. Quantization keeps the whole pipeline trainable locally on your own data.
View repository →