|
The Illustrated Transformer
Jay Alammar
|
Visual guide |
Beginner to intermediate |
Transformer architecture still feels fuzzy. |
|
Anthropic ant apply
Anthropic
|
Agent infrastructure guide |
Intermediate to advanced |
You want Anthropic's September 3, 2026 workflow for declaring agents, environments, skills, memory stores, and scheduled deployments in a repository, previewing changes, and applying them reproducibly in CI. |
|
OpenAI evals quickstart and datasets
OpenAI
|
Guide |
Intermediate |
You want OpenAI's current quickstart for turning examples into dataset-backed evals and improvement loops instead of relying on a deprecated docs path. |
|
OpenAI external models
OpenAI
|
Guide |
Intermediate |
You want to learn how OpenAI handles access to non-OpenAI model families before designing a mixed-provider or routed workflow. |
|
OpenAI model optimization
OpenAI
|
Guide |
Intermediate |
You need a practical optimization loop across prompt changes, evals, and fine-tuning rather than guessing which knob to turn next. |
|
Llama 4 prompt formats
Meta Llama
|
Model docs |
Beginner to advanced |
You need the current official Llama 4 prompt formats and model-card details before choosing Maverick or Scout for hosted or local deployment. |
|
Llama docs overview
Meta Llama
|
Docs overview |
Intermediate |
You want Meta's official starting point for access, hosting, integrations, and next-step guides before wiring a Llama stack into tooling or eval configs. |
|
Mistral models overview
Mistral AI
|
Model docs |
Beginner to advanced |
You need to compare current Mistral families such as Devstral, Magistral, Voxtral, OCR, and general-purpose models. |
|
Qwen API platform
Qwen
|
API docs |
Beginner to advanced |
You need official Qwen model-family context, deployment docs, and quickstarts before choosing a hosted or local workflow. |
|
Together AI model catalog
Together AI
|
Model catalog |
Beginner to advanced |
You need to browse hosted open and proprietary models by provider and capability. |
|
Together AI serverless models
Together AI
|
Model docs |
Intermediate |
You need to learn how serverless hosted model inference works before deploying an app. |
|
Llama Cookbook
Meta Llama
|
GitHub repo |
Beginner to advanced |
You want Meta's practical recipes for inference, fine-tuning, RAG, and end-to-end Llama applications. |