--- base_model: - ewald1976/wilco3-12b - DavidAU/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC - Lambent/arsenic-nemo-unleashed-12B - ewald1976/Red-Rosie-12B - DavidAU/MN-Dark-Planet-TITAN-12B library_name: transformers license: apache-2.0 language: - en pipeline_tag: text-generation model_name: Orionian-Dreams-Bar-And-Cafe-12B tags: - mergekit - merge - ties - roleplay - creative-writing - experimental - mistral - mistral-nemo --- # Orionian-Dreams Bar & Cafe 12B       Orionian-Dreams Bar & Cafe 12B is a Mistral-Nemo 12B merge for roleplay and creative writing. It aims for a spaceport-noir tone: atmospheric, slightly rough around the edges, and more interested in mood, tension, and setting than in polished assistant behavior. The model is intended for fictional writing, character interaction, and strange little stories that begin in places where the sign outside is probably lying. The model may produce mature or unsettling fictional content depending on the prompt. ## Merge Details ### Merge Method This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using ./wilco3-12b as a base. ### Models Merged The following models were included in the merge: * Wilco3-12B as Base * DavidAU--Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC * DavidAU--MN-Dark-Planet-TITAN-12B * ewald1976--Red-Rosie-12B * Lambent--arsenic-nemo-unleashed-12B ### Configuration The following YAML configuration was used to produce this model: ```yaml base_model: ./wilco3-12b models: - model: ./DavidAU--Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC parameters: weight: 1.0 - model: ./ewald1976--Red-Rosie-12B parameters: weight: 1.0 - model: ./Lambent--arsenic-nemo-unleashed-12B parameters: weight: 1.0 - model: ./DavidAU--MN-Dark-Planet-TITAN-12B parameters: weight: 1.0 merge_method: ties parameters: normalize: true density: 0.5 dtype: bfloat16 out_dtype: bfloat16 tokenizer: source: ./wilco3-12b chat_template: auto name: Orionian-Dreams-Bar-And-Cafe-12B ``` ### Settings Recommended: Temp 0.7-0.9; min_p: 0.05; top_p: 0.95; Rep-Pen: 1.05