Skip to main content
Vincony
ME
Meta
Text

Llama 3.2 90B

meta/llama-3.2-90b

2 credits / request
Compare with…Added 2026

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

1.

Enterprise multimodal AI requiring data sovereignty

2.

Image analysis and visual Q&A at scale

3.

Document understanding with charts, tables, and diagrams

4.

Custom fine-tuned multimodal models for specialized domains

Technical Specifications

Parameters90B
ModalityText, Image → Text
ProviderMeta
CategoryText Generation
LicenseLlama (Commercial OK)
Context Window128K tokens
ArchitectureDense Transformer + Vision Encoder

API Usage

1curl -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

Or compare up to 3 models

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.

Vincony — Access the World's Best AI Models