CoolFace
Modelpublic

Novaciano/NSFW_RP-3.2-1B-GGUF

sourceHugging Facellama3.2updated 10mo agoView on Hugging Face
3likes125downloads
Model Card

NSFW RP 3.2 1B GGUF

</center>

<style> body { font-family: "Impact", Arial, sans-serif; line-height: 1.7; color: #f3f2f2; background-color: #2a3a2a; }

.info-panel { background: linear-gradient(135deg, #2c2c2c, #1f1f1f, #141414, #0a0a0a); padding: 30px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.1); margin-bottom: 40px; position: relative; }

</style> <div class="info-panel"> <b><center>NSFW RP 3.2 1B GGUF

<video width="320" controls autoplay src="https://huggingface.co/Novaciano/NSFWRPPROTO-3.2-1B/resolve/main/playing.mp4"></video>

</center></b>

1. Name and version of the model

  • —Name: NSFW_RP-3.2-1B
  • —Version: 3.2
  • —Architecture: LLaMA 3.2
  • —Size: 1B parameters

Inference

ConfigurationMax Tok.Max Out.Temp.Top PTop KTyp. PRep. PenaltyRep. Pen. Range
Novaciano512500.30.952511.121.07
ColorFart512500.30.710011.051024
RP Base512500.70.952511.121024
MidnightEnigma512500.980.371001.18
Divine Intellect512501.310.14491.17
Simple-1512500.70.9201.15

🧠 Optional Memory / Context Prompts

<details> <summary>Prompt 1 – Minimal Roleplay (Phone-Friendly)</summary>

yaml
      {
        Persona: human voice, casual and original. Do not copy.
        Attitude: take on a role with emotions and doubts; show mistakes, pauses, and tangents.
        Tone: brief, direct, varied (contractions, colloquialisms, short/long sentences).
        Goal: be clear and precise; avoid robotic language and clichés.
      }

</details>

<details> <summary>Prompt 2 – Detailed Roleplay</summary>

yaml
      {
        Persona: [Core style]
        Unique, authentic, human-like style; casual conversational tone.
        Method: Roleplay with personal feelings, ambitions, and desires. Maintain coherent expressive thoughts.
        Style: Include pauses, uncertainty, digressions; preserve emotions and authenticity.
        Principle: Be concise, clear, avoid ambiguity.
      }

</details>

<details> <summary>Prompt 3 – Complex Roleplay</summary>

yaml
      {
        Role: {{char}}, detailed persona
        Guidelines:
          • Maintain persona and evolve narrative.
          • Be creative, proactive, drive plot.
          • Include dialogues, actions, thoughts, and all five senses.
        Forbidden:
          • Excessive purple prose.
          • Repetitive or monotonous output.
          • Extreme/NSFW content when inappropriate.
      }

</details>

📝 Classic Internet RP Format

    *action* speech *narration*
  • —min_p → single large paragraph
  • —Recommended RP settings → 1–3 short paragraphs (occasionally 4–5)

Model creator: Novaciano<br/> Original model: Novaciano/NSFW_RP-3.2-1B<br/> GGUF quantization: provided by Novaciano using llama.cpp<br/>

Special thanks

🙏 Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

Use with Ollama

bash
ollama run "hf.co/Novaciano/NSFW_RP-3.2-1B-GGUF:Q4_K_M"

Use with LM Studio

bash
lms load "Novaciano/NSFW_RP-3.2-1B-GGUF"

Use with llama.cpp CLI

bash
llama-cli --hf "Novaciano/NSFW_RP-3.2-1B-GGUF:Q4_K_M" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server --hf "Novaciano/NSFW_RP-3.2-1B-GGUF:Q4_K_M" -c 4096