astraforge-70b-TCR โ€” GGUF

Developed by 79Labs ยท Version 1.0.0

Quantized GGUF builds of 79Labs/astraforge-70b-TCR โ€” the LoRA-on-Llama-3.3-70B agentic tool-calling model, merged into the full-precision base and quantized for local inference with llama.cpp and Ollama. Same weights, same behaviour, no Python / GPU stack required.

For the model description, training details, evaluation, and honest limitations, see the main model card. This repo is the GGUF distribution only.

Files

File Quant Size (approx) Notes
astraforge-70b-TCR-Q4_K_M.gguf Q4_K_M ~42 GB Recommended default โ€” best size/quality trade-off for a 70B; runs on ~48 GB RAM/VRAM

(More quants โ€” Q5_K_M, Q8_0 โ€” can be added on request.)

Run with Ollama

# from this repo directory (with the .gguf + Modelfile present)
ollama create astraforge-70b-tcr -f Modelfile
ollama run astraforge-70b-tcr

Run with llama.cpp

llama-cli -m astraforge-70b-TCR-Q4_K_M.gguf -c 4096 -p "Book Ada a flight from SFO to JFK on 2026-08-01."
# tool-calling: pass tools via the chat template; keep the working context within ~4K (the tuned window).

Notes

  • Merged, not an adapter. The LoRA is baked into the base weights, so no separate base download is needed โ€” this GGUF is a complete model.
  • Context: reinforced at 4K (the trained/served window); the base supports up to 128K.
  • Build provenance: merged from the full-precision unsloth/Llama-3.3-70B-Instruct base + the 79Labs/astraforge-70b-TCR LoRA via llama.cpp (convert_hf_to_gguf โ†’ convert_lora_to_gguf โ†’ llama-export-lora โ†’ llama-quantize).

License

Governed by the Llama 3.3 Community License (inherited from the base model).

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

4-bit

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

Model tree for 79Labs/astraforge-70b-TCR-GGUF

Quantized
(1)
this model