feat: add research guide and code for fine-tuning Mistral on literary persona

Add comprehensive markdown guide explaining conceptual foundations of persona-driven fine-tuning, including limits of prompting and RAG for character emulation. Include accompanying Python script implementing text-to-JSONL conversion and Mistral fine-tuning pipeline with Hugging Face Transformers.
This commit is contained in:
2025-08-07 19:15:04 +00:00
parent 6b22dea5c8
commit e436c67c3f
2 changed files with 146 additions and 0 deletions
File diff suppressed because one or more lines are too long