ModelVaultAI Index
All ModelsLocal RunCloud APIs
AI Cost CalculatorLive
Token CalculatorSoon
Context CalculatorSoon
VRAM CalculatorSoon
Admin PanelDashboardCompare
Compare
Models/EnCodec
Meta AIOpen Weights

EnCodec

Code LLM • Released 2024-01-20 • Last Verified 2025-02-01

Docs

EnCodec - Meta AI open source model engineered for high efficiency, vision, and edge performance.

Context Window128k
LicenseLlama Community License
Deployment
Cloud API Local Run
API AvailableYes (REST/SDK)

Benchmark Performance

MMLU67

Hardware Requirements for Local Running

8GB-24GB VRAM

Strengths

  • •High accuracy
  • •Fast inference

Limitations & Weaknesses

  • •Closed source API
API Sample CodePython / REST
import openai

client = openai.OpenAI()

response = client.chat.completions.create(
    model="encodec",
    messages=[
        {"role": "system", "content": "You are a helpful expert assistant."},
        {"role": "user", "content": "Explain quantum computing in 2 sentences."}
    ]
)

print(response.choices[0].message.content)

Pricing Overview

Free Open Weights

Prices subject to provider tiers and volume discounts. Check documentation for current token rates.

Model Tags

#meta#llama#open-weights#local

Similar Models from Meta AI

Meta AI
Open Weights

Llama 3.3 70B

Open Weights LLM

Llama 3.3 70B - Meta AI open source model engineered for high efficiency, vision, and edge performance.

Context Window128k
MMLU65
Cloud API Local Run
#meta#llama
Meta AI
Open Weights

Llama 3.2 11B Vision

Vision LLM

Llama 3.2 11B Vision - Meta AI open source model engineered for high efficiency, vision, and edge performance.

Context Window128k
MMLU66
Cloud API Local Run
#meta#llama
Meta AI
Open Weights

Llama 3.2 90B Vision

Vision LLM

Llama 3.2 90B Vision - Meta AI open source model engineered for high efficiency, vision, and edge performance.

Context Window128k
MMLU67
Cloud API Local Run
#meta#llama
ModelVault

The open directory for discovering, comparing, and benchmarking cloud and local AI models. Built for engineers, researchers, and technical leaders.

All 520+ Model Specifications Active
ProductAll AI Models IndexComparison MatrixLocal Models (Ollama)Cloud API ModelsAI Cost Calculator
ResourcesReasoning ModelsCoding AgentsVision-LanguageEmbeddings & RAG
Management & LegalAdmin Console ↗Privacy PolicyTerms of ServiceDisclaimerAbout ModelVaultContact Us
© 2025 ModelVault AI Directory. All model specifications verified.
Built for high-performance AI workflows