Update README.md
Browse files
README.md
CHANGED
|
@@ -123,6 +123,11 @@ Model Capabilities:
|
|
| 123 |
Creative Writing: Assists in crafting stories, dialogues, and character development with a focus on immersion and narrative coherence.
|
| 124 |
General Language Understanding: Inherits general text comprehension and generation from the base models, making it versatile for various language tasks beyond RP.
|
| 125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
### Merge Method
|
| 127 |
|
| 128 |
This model was merged using the passthrough merge method using [bunnycore/Phi-4-Model-Stock](https://huggingface.co/bunnycore/Phi-4-Model-Stock) + [bunnycore/Phi-4-rp-v1-lora](https://huggingface.co/bunnycore/Phi-4-rp-v1-lora) as a base.
|
|
|
|
| 123 |
Creative Writing: Assists in crafting stories, dialogues, and character development with a focus on immersion and narrative coherence.
|
| 124 |
General Language Understanding: Inherits general text comprehension and generation from the base models, making it versatile for various language tasks beyond RP.
|
| 125 |
|
| 126 |
+
|
| 127 |
+
```
|
| 128 |
+
<|im_start|>system<|im_sep|> {system_message}<|im_end|> <|im_start|>user<|im_sep|> {prompt}<|im_end|> <|im_start|>assistant<|im_sep|>
|
| 129 |
+
```
|
| 130 |
+
|
| 131 |
### Merge Method
|
| 132 |
|
| 133 |
This model was merged using the passthrough merge method using [bunnycore/Phi-4-Model-Stock](https://huggingface.co/bunnycore/Phi-4-Model-Stock) + [bunnycore/Phi-4-rp-v1-lora](https://huggingface.co/bunnycore/Phi-4-rp-v1-lora) as a base.
|