--- license: cc-by-sa-4.0 language: - zh - en --- # Zero凉宫春日 # Haruhi-Zero: Zero-Shot Role-Playing Model tuned on Yi-6B 主项目链接 https://github.com/LC1332/Chat-Haruhi-Suzumiya 过往的ChatHaruhi模型需要角色库来完成角色的构建,而Pygmalion,CharacterGLM,CharacterBaichuan等开源/闭源模型都开始支持zero-shot的角色卡片创建 我们构造以及收集了105k个中英文的conversation,以2500的token长度重新切到了120k左右个conversation,再结合小说数据进行了训练 - [李鲁鲁](https://github.com/LC1332)完成了数据的收集,搭建了gradio雏形 - [刘崇寒](https://github.com/khazic)完成了Yi-6B模型的sft训练并且上传 - [豆角](https://github.com/goodnessSZW)完成了qwen-1.8B Lora和Yi-6B Lora训练,我们会在之后上传 - [米唯实](https://github.com/hhhwmws0117)测试并上传模型到hugging face ## inference code (搭建中) https://github.com/LC1332/Zero-Haruhi/blob/main/notebook/HaruhiZeroGradio.ipynb ## TODO ## 鸣谢 樟树的ClaudeAPI