Frameworks
9 cheat sheets
Frameworks#
Quick-access reference for the most commonly used AI/ML frameworks — model inference with Hugging Face Transformers, LLM orchestration with LangChain, Google’s Gemini SDK, and tracing with LangSmith.
What’s in this section#
| Page | What it covers |
|---|---|
| Transformers | Hugging Face Transformers — pipelines, model loading, tokenizers, fine-tuning |
| LangChain | Chains, agents, memory, retrievers, document loaders |
| Gemini SDK | Google Generative AI — text, vision, streaming, embeddings |
| LangSmith | Tracing, evaluation, datasets, and prompt versioning for LLM apps |
Sections#
- Transformers — Load and run pre-trained models for NLP, vision, and audio. Covers pipelines, AutoModel, tokenisation, and fine-tuning.
- LangChain — Build LLM pipelines with LCEL chains, prompts, agents, retrievers, memory, and streaming.
- Gemini SDK — Call Google’s Gemini models for text, multimodal input, streaming, function calling, and embeddings.
- LangSmith — Trace, debug, evaluate, and monitor LLM apps. Covers datasets, evaluators, prompt hub, and CI integration.
no sheets match the selected filters