GGUF
conversational
How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
# Run inference directly in the terminal:
llama-cli -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
# Run inference directly in the terminal:
llama-cli -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
Use Docker
docker model run hf.co/leafspark/Llama-3.2-11B-Vision-Instruct-GGUF:
Quick Links

Llama-3.2-11B-Vision-Instruct-GGUF

Sourced from Ollama.

The Llama 3.2-Vision collection of multimodal large language models (LLMs) is a collection of pretrained and instruction-tuned image reasoning generative models in 11B and 90B sizes (text + images in / text out). The Llama 3.2-Vision instruction-tuned models are optimized for visual recognition, image reasoning, captioning, and answering general questions about an image. The models outperform many of the available open source and closed multimodal models on common industry benchmarks.

Downloads last month
14,298
GGUF
Model size
10B params
Architecture
mllama
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

16-bit

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

Model tree for leafspark/Llama-3.2-11B-Vision-Instruct-GGUF

Quantized
(21)
this model