#667 · Primary category: Education & Research
huanhuan-chat
Chat-Zhenhuan is a chat language model that mimics Zhenhuan's tone, fine-tuned with LoRA on ChatGLM2 using all of Zhenhuan's lines and dialogues from the script of 'The Legend of Zhenhuan'.
Project last updated:05/21/25
GitHub Stars
829
Forks
73
Contributors
6
License
Other
Why we included this project
This project documents a complete LoRA fine-tuning run, using a fun test case: a chatbot that talks like Zhen Huan from the Chinese drama Empresses in the Palace. The guide covers the whole pipeline, from setting up the environment to turning raw script text into instruction/response pairs, isolating one character's lines, and running the training script. It also handles the messy case where your source is unstructured prose, showing how to use a large model to extract character dialogue and pointing to a companion tool for that step. The result is a working character chatbot, and the same workflow applies to any novel or screenplay, so it is a solid starting point if you want to build a character-driven model without designing the training pipeline from scratch.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI