Quick start
ollama run llama4Available sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| llama4:latest | 67GB | q4_k_m | 10M context | 83.8 GB |
| llama4:128x17b | 245GB | q4_k_m | 1M context | 306.2 GB |
Run with
Claude Code
ollama launch claude --model llama4Codex
ollama launch codex --model llama4OpenCode
ollama launch opencode --model llama4OpenClaw
ollama launch openclaw --model llama4Strengths & Limitations
Strengths
- Multimodal capabilities
- Latest Meta model
- Strong performance
Related models
llavaMultimodal
🌋 LLaVA is a novel end-to-end trained large multimodal model that combines a vision encoder and Vicuna for general-purpose visual and language understanding. Updated to version 1.6.
12.9M pullsminicpm-vMultimodal
A series of multimodal LLMs (MLLMs) designed for vision-language understanding.
4.6M pullsllava-llama3Multimodal
A LLaVA model fine-tuned from Llama 3 Instruct with better scores in several benchmarks.
2.1M pullsqwen3-vlMultimodal
The most powerful vision-language model in the Qwen model family to date.
1.6M pulls