This is a merge of pre-trained language models created using mergekit. DPO training data has been used to slightly uncensor the LLM.
The model's focus is in conversational roleplay. In limited testing, I've been very happy with the result. It has been able to pick up stories where other models have failed or started to loop their responses, and it seems to pace the story well.
The following YAML configuration was used to produce this model:
models:- model:mistralai/Mistral-7B-v0.1# No parameters necessary for base model- model:cognitivecomputations/WestLake-7B-v2-laserparameters:density:0.55weight:0.15- model:NeverSleep/Noromaid-7B-0.4-DPOparameters:density:0.55weight:0.35- model:teknium/OpenHermes-2.5-Mistral-7Bparameters:density:0.55weight:0.30- model:Intel/neural-chat-7b-v3-3parameters:density:0.55weight:0.20merge_method:dare_tiesbase_model:mistralai/Mistral-7B-v0.1parameters:int8_mask:truedtype:bfloat16