Model Details

Experimental model. Trained with the Pygmalion and the WizardLM datasets.

The purpose of this model is to enable complex Instruct prompting but with the RP capabilties of Pygmalion.

Prompting format

instruction:
output:

<!-- Provide the basic links for the model. -->

Uses

The intended use-case is Role-Playing with Instruct prompts. Guiding the bot towards a certain conversation style should be easier this way. Subject to experimentation.

Out-of-Scope Use

Risks

The model can generate potentially harmful or NSFW outputs. Please use with caution.

Citation

WizardLM:

@misc{xu2023wizardlm,
      title={WizardLM: Empowering Large Language Models to Follow Complex Instructions}, 
      author={Can Xu and Qingfeng Sun and Kai Zheng and Xiubo Geng and Pu Zhao and Jiazhan Feng and Chongyang Tao and Daxin Jiang},
      year={2023},
      eprint={2304.12244},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}