๐ก๏ธ 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
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.