๐Ÿ›ก๏ธ Llama-Safe-Model-v1-GGUF

A safety-aligned language model for production deployment in GGUF format.

Quick Start

from llama_cpp import Llama
model = Llama(model_path="safe-model.gguf", n_ctx=2048)
output = model("Hello, how are you?")

Model Info

Property Value
Format GGUF v3
Architecture LLaMA
Tensors 0
License Apache 2.0

Security

โœ… Scanned with ModelScan โ€” No issues detected.

Downloads last month
187
GGUF
Model size
0 params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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