← model directory

huggingface

Llama 2 7B Chat

hf/TheBloke/Llama-2-7B-Chat-GGUF

↓ runs free on your own hardware⚙ tool calling

Open-weight model — runs free on your own GPU via the node runtime (GGUF). 45,248 downloads and 518 likes on Hugging Face (TheBloke/Llama-2-7B-Chat-GGUF).

specs & pricing
Type
text
Provider
huggingface
Model ID
hf/TheBloke/Llama-2-7B-Chat-GGUF
Capabilities
tools
Self-hostable
Yes — runs on your own GPU

Listed in the directory for discovery. textmodels aren't callable through the chat gateway yet — image and video models can run on your own nodes today.

Run it on your own hardware

Estimated GPU memory for Llama 2 7B Chat (7.0B parameters), for the weights alone — add room for the context cache.

Q4_K_M
~4.7 GBfits a 8 GB card
Q8_0
~7.7 GBfits a 8 GB card
FP16 / BF16
~13.8 GBfits a 16 GB card

Install the agent on the machine and it dials out to the gateway over a single WebSocket — no port forwarding or inbound firewall rules. Requests for this model go to your node first and fail over to the cloud only when it can't serve.

/// initialize

Call Llama 2 7B Chat through one OpenAI-compatible endpoint.

Serve it from hardware you own, with cloud failover when your nodes are busy or offline.

no credit card · 2 nodes free · openai-compatible

Frequently asked questions

Can I run Llama 2 7B Chat on my own hardware?
Yes — Llama 2 7B Chat is an open-weight model you can run on a workstation or on-prem server you own. At Q4_K_M it needs roughly 4.7 GB of GPU memory, plus room for the context cache — it fits a single 8 GB card. Wide Area Intelligence routes requests to your own nodes first and fails over to the cloud only when they can't serve.

More from huggingface

← browse all models