Rudy Nemo 12B v1 (GGUF)

Rudy Nemo 12B v1 is a SLERP merge designed to combine the strong instruction following, long-context stability, and coherent reasoning of Mistral NeMo with the expressive dialogue and character writing of Rocinante. The goal is a model that stays consistent over long roleplay sessions while producing vivid prose and natural conversations.

This repository provides quantized GGUF files (Q4_K_M) ready to run locally in tools like LM Studio, Ollama, standard llama.cpp, and Jan.ai.


Recommended Generation Settings

To get the absolute best storytelling and creative writing performance out of this model, use these tested, optimal sampler configurations:

  • Temperature: 1.2
  • Min P: 0.08
  • Top P: 0.95
  • Repetition Penalty: 1.07
  • Context Size: 8192 (or higher depending on your hardware)
  • Top K: 0 (Disabled)
  • Typical P / TFS / Top A: 0 (Disabled)

slerp victims

This model was built using Mergekit via Slerp to combine the instruction-following precision of Mistral NeMo with the narrative qualities of Rocinante

Looking for unquantized files?
RoseRudolph/rudy-nemo-12b-v1-unquantized

You can find this model on Ollama via

**Ollama Run RoseRudolph/rudy-nemo-12b-v1


mergekit config

slices:
  - sources:
      - model: mistralai/Mistral-Nemo-Instruct-2407
        layer_range: [0, 40]
      - model: TheDrummer/Rocinante-12B-v1.1
        layer_range: [0, 40]

merge_method: slerp
base_model: mistralai/Mistral-Nemo-Instruct-2407
tokenizer_source: base

parameters:
  t:
    - filter: self_attn
      value: [0.00, 0.25, 0.50, 0.75, 1.00]
    - filter: mlp
      value: [0.00, 0.25, 0.50, 0.75, 1.00]
    - value: 0.50

dtype: bfloat16
Downloads last month
32
GGUF
Model size
12B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for RoseRudolph/rudy-nemo-12b-v1

Quantized
(10)
this model

Collection including RoseRudolph/rudy-nemo-12b-v1