Transformers
GGUF
English
roleplay
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="Naphula/MN-12B-RP-Ink-Longform-MPOA-GGUF",
	filename="MN-12B-RP-Ink-Longform-MPOA-Q6_K.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

โš ๏ธ Warning: This model can produce narratives and RP that contain violent and graphic erotic content. Adjust your system prompt accordingly, and use Mistral Tekken chat template.

๐Ÿ–‹๏ธ MN 12B RP Ink Longform MPOA GGUF

Fully uncensored Ink Longform

Ink

Recommended Settings

From here

  • Chat template: Mistral v3-Tekken
  • Recommended samplers (not the be-all-end-all, try some on your own!):
  • Temp 1.25 / MinP 0.1
  • Temp 1.03 / TopK 200 / MinP 0.05 / TopA 0.2
Downloads last month
51
GGUF
Model size
12B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Naphula/MN-12B-RP-Ink-Longform-MPOA-GGUF

Dataset used to train Naphula/MN-12B-RP-Ink-Longform-MPOA-GGUF