How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="duyntnet/flammen21X-mistral-7B-imatrix-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("duyntnet/flammen21X-mistral-7B-imatrix-GGUF", device_map="auto")
Quick Links

Quantizations of https://huggingface.co/flammenai/flammen21X-mistral-7B

Inference Clients/UIs


From original readme

A Mistral 7B LLM built from merging pretrained models and finetuning on flammenai/Prude-Phi3-DPO. Flammen specializes in exceptional character roleplay, creative writing, and general intelligence.

Downloads last month
149
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

1-bit

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

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

Space using duyntnet/flammen21X-mistral-7B-imatrix-GGUF 1