Phi-4-Stock-RP is a phi4 based language model designed for reasoning and role-play scenarios. It leverages the capabilities of several pre-existing high-quality models, integrating them into a cohesive system that excels in reasoning, creative, narrative, and interactive text generation.
-
Sources:
Merged from various pre-trained models, focusing on those with strong performance in text generation and understanding.
Enhanced with a specialized LoRA trained on role-play dialogues, scenarios, and character interactions.
Model Capabilities:
-
Role-Playing: Capable of maintaining coherent characters, plots, and dialogues over extended interactions.
Creative Writing: Assists in crafting stories, dialogues, and character development with a focus on immersion and narrative coherence.
General Language Understanding: Inherits general text comprehension and generation from the base models, making it versatile for various language tasks beyond RP.
This model was merged using the passthrough merge method using
bunnycore/Phi-4-Model-Stock +
bunnycore/Phi-4-rp-v1-lora as a base.
1
2
3base_model: bunnycore/Phi-4-Model-Stock+bunnycore/Phi-4-rp-v1-lora
4dtype: bfloat16
5merge_method: passthrough
6models:
7 - model: bunnycore/Phi-4-Model-Stock+bunnycore/Phi-4-rp-v1-lora
8tokenizer_source: unsloth/phi-4
Detailed results can be found
here