Llama 3.2 90B is Meta's largest multimodal open-weight model, combining a 90-billion parameter text backbone with a powerful vision encoder. It natively processes images alongside text, enabling applications that require visual understanding — from document analysis and chart interpretation to visual Q&A and image-guided reasoning.
With its permissive Llama license, the 90B variant is the go-to choice for enterprises that need frontier-class multimodal AI without vendor lock-in. It can be self-hosted, fine-tuned on proprietary data, and deployed on standard multi-GPU servers, making it accessible to teams of all sizes.
Key Features
90B parameter model with native vision understanding
Image and text input for multimodal reasoning
Strong analytical and reasoning capabilities
Open weights with permissive commercial license
128K token context window for large document processing
Extensive community of fine-tuned derivatives
Ideal Use Cases
Enterprise multimodal AI requiring data sovereignty
Image analysis and visual Q&A at scale
Document understanding with charts, tables, and diagrams
Custom fine-tuned multimodal models for specialized domains
Technical Specifications
| Parameters | 90B |
| Modality | Text, Image → Text |
| Provider | Meta |
| Category | Text Generation |
| License | Llama (Commercial OK) |
| Context Window | 128K tokens |
| Architecture | Dense Transformer + Vision Encoder |
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "meta/llama-3.2-90b", 6 "messages": [ 7 { "role": "user", "content": "Hello, Llama 3.2 90B!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Llama 3.2 90B now
Start using Llama 3.2 90B instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from Meta
Use ← → to navigate between models · Esc to go back