Writing/RP Models
Collection
1 item
•
Updated
EXL2-Quant available here: gghfez/Writer-Large-2411-v2.1-exl2-4.5bpw
Creative-Writing Control-Vectors available here: gghfez/Writer-Large-2411-v2.1-control-vectors
This model is built on Mistral-Large-Instruct-2411 and optimized for creative writing purposes. The base model excels at following instructions and handling details in long context when using the new prompt template.
The model works best with a system prompt in the Mistral-V7 format.
If you omit [SYSTEM_PROMPT] [/SYSTEM_PROMPT]
, the model:
Example:
[SYSTEM_PROMPT]You are an award winning writer. Assist the user.[/SYSTEM_PROMPT][INST] Write the opening chapter of ... [/INST]
Story String:
[SYSTEM_PROMPT] {{#if system}}{{system}}[/SYSTEM_PROMPT] [INST]
{{/if}}{{#if wiBefore}}{{wiBefore}}
{{/if}}{{#if description}}{{description}}
{{/if}}{{#if personality}}{{personality}}
{{/if}}{{#if scenario}}{{scenario}}
{{/if}}{{#if wiAfter}}{{wiAfter}}
{{/if}}{{#if persona}}{{persona}}
{{/if}}{{trim}}[/INST] Understood.</s>
Story String:
[INST]{{#if system}}{{system}}[/SYSTEM_PROMPT]
{{/if}}{{#if wiBefore}}{{wiBefore}}
{{/if}}{{#if description}}{{description}}
{{/if}}{{#if personality}}{{personality}}
{{/if}}{{#if scenario}}{{scenario}}
{{/if}}{{#if wiAfter}}{{wiAfter}}
{{/if}}{{#if persona}}{{persona}}
{{/if}}{{trim}}[/INST] Understood.</s>
For response steering, use [OOC]
commands, e.g.:
[OOC] Have them interrupted by a loud explosion in a nearby factory
[OOC] Have her refuse to sell it and suggest another merchant instead
Tested with exllamav2 4.5bpw on:
Base model
mistralai/Mistral-Large-Instruct-2411