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="Johnohhh1/darren-7b-complete",
	filename="darren-7b-complete.Q6_K.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

DARREN-7B-Complete (GGUF)

This is the GGUF quantized version of DARREN-7B, the tactical emergency AI assistant for fireground operations, hazmat, and real-time response.

Trained on:

  • Full MIPHEROv2 + REETEO frameworks
  • NIOSH chemical hazard database
  • Real fireground incident transcripts
  • Expert tactical validation overlays

Format: GGUF (llama.cpp compatible)
Quant: Q6_K
Prompt Format: [INST]...[/INST] with prepended SYSTEM message

Downloads last month
1
GGUF
Model size
7B 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