Model Class
Categories of ML/LLM models by their operational role in S3-centric systems.
21 nodesA class of model that converts unstructured data (text, images, audio) into fixed-dimensional vector representations suitable for …
A large language model for broad text tasks. In scope when applied to metadata extraction, summarization, schema inference, or que…
An LLM specialized for code understanding and generation. A subtype of General-Purpose LLM with enhanced ability to work with stru…
A compact model (typically under 10B parameters) suitable for local or edge deployment, often distilled from a larger model to ret…
A class of model that re-scores and re-orders retrieval results from vector search, improving precision by applying a more expensi…
Specialized models for extracting structured metadata (entities, dates, categories, relationships) from unstructured documents sto…
Models that convert scanned documents, images, and PDFs stored in S3 into structured, machine-readable text. Includes OCR engines,…
Models that identify unusual patterns in S3 access logs, storage metrics, API call patterns, and billing data — flagging potential…
Models that assess the quality, completeness, and consistency of data arriving in S3 — checking for missing values, format violati…
Models that automatically categorize S3 objects by content type, sensitivity level, domain, or business unit — enabling automated …
Models that analyze S3 usage patterns — access frequency, storage class distribution, request types, egress volumes — and recommen…
Models that analyze existing IAM policies, bucket policies, and access patterns for S3 environments, recommending improvements for…
A neural-network architecture pattern where each input token is dynamically routed to a small subset of specialized "expert" sub-n…
Frontier open-weight Mixture-of-Experts large language model from Moonshot AI. Architecture: **1T total parameters, 32B activated …
Open-weight 671B-parameter Mixture-of-Experts language model from DeepSeek AI. **37B activated per token** (5.5% activation ratio)…
Reasoning-focused open-source language model built on the DeepSeek-V3 base. Inherits the 671B total / 37B active MoE architecture …
Open-weight frontier MoE model from Zhipu AI (清华系 Beijing-based AI lab). **744B total parameters, 40-44B active per inference toke…
Meta's open-weight LLM family, released April 5, 2025 — the first Llama models to use Mixture-of-Experts (MoE) architecture and th…
Alibaba's open-weight large language model family launched April 2025 and evolved through multiple 2026 releases. Range covers six…
DeepSeek's flagship V3 successor, served as V4-Pro (1M context) and V4-Flash, whose 75% price cut became the permanent list price …
Anthropic's June 9, 2026 frontier model — Fable 5 (GA, `claude-fable-5`, $10/$50 per MTok) and Mythos 5 (same model, safeguards li…