Vibeleaderboard
← Back to Vibers
meta-llama
Company

meta-llama

Index Rank60

5 Tools

Meta Llama is the family of open-weight large language models built by Meta AI, first released in February 2023 to advance open AI research. Spanning four generations — from the original 65B-parameter Llama through the mixture-of-experts Llama 4 released in 2025 — the series has accumulated over 650 million downloads and spawned more than 85,000 derivative models on Hugging Face, establishing it as the most widely adopted open-weight LLM family in the world.

Tools

Llama(llama.com)

Meta's open-weight language model family spanning 8B to 405B parameters for local and cloud inference.

AI ToolsOpen SourceLLM Infrastructure59.6kNOASSERTIONbuilt by meta-llama
Purple Llama(https://github.com/meta-llama/purplellama)

Meta's trust-and-safety toolkit for LLM security, spanning code scanning, jailbreak benchmarks, and I/O classifiers.

CybersecurityOpen SourceVulnerability Scanning4.4kNOASSERTIONbuilt by meta-llama
Llama Prompt Ops(https://github.com/meta-llama/prompt-ops)

Toolkit from Meta for optimizing LLM prompts through evals and structured experiments rather than guesswork.

AI ToolsOpen SourceLLM Infrastructure1.1kMITbuilt by meta-llama
Llama API Python(https://github.com/meta-llama/llama-api-python)

Official Python client for Meta's hosted Llama models with ergonomics matching openai-python.

AI ToolsOpen SourceLLM Infrastructure64MITbuilt by meta-llama
Llama API TypeScript(https://github.com/meta-llama/llama-api-typescript)

TypeScript client library for calling the Llama API from Node.js applications.

AI ToolsOpen SourceLLM Infrastructure38MITbuilt by meta-llama