Browse Skills
11972 skills across 8 categories
π§
2026/07/19
Fine-Tuning with TRL
Fine-tune LLMs using reinforcement learning with TRL: SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when you need RLHF, align model with preferences, or train from human feedback.
AI Engineering
11.6K838
β‘
2026/08/12
Flash Attention
Flash Attention optimizes transformer attention with Flash Attention for faster inference and lower memory use. Use it for long sequences, GPU memory pressure, or when enabling PyTorch SDPA or flash-attn features.
AI Engineering
11.6K844
π§
2026/08/12
GGUF Quantization
GGUF Quantization covers GGUF format and llama.cpp quantization for efficient CPU and GPU inference. Use it when converting models for consumer hardware, Apple Silicon, or flexible 2-8 bit local deployment.
AI Engineering
11.6K844
π§
2026/08/12
GPTQ
GPTQ compresses large language models to 4-bit with minimal accuracy loss. Use it to fit 70B+ models on consumer GPUs or to speed up inference, and with Transformers plus PEFT for QLoRA fine-tuning.
AI Engineering
11.6K844
π§
2026/07/19
GRPO RL Training
Implements Group Relative Policy Optimization (GRPO) using TRL for fine-tuning language models with custom reward functions. Use for enforcing output formats, teaching verifiable tasks, improving reasoning, or aligning models without labeled preference data.
AI Engineering
11.6K838
βοΈ
2026/07/14
HQQ Quantization
HQQ Quantization applies calibration-free half-quadratic weight quantization to LLMs at 8/4/3/2/1-bit precision. Use it when quantizing models quickly, deploying with vLLM or HuggingFace Transformers, or fine-tuning quantized models with LoRA.
AI Engineering
11.6K844
π
2026/08/12
HuggingFace Accelerate
HuggingFace Accelerate simplifies distributed PyTorch training with a small API and a single launch command. Use it to add multi-GPU, mixed precision, DeepSpeed, or FSDP support to one training script.
AI Engineering
11.6K844
β‘
2026/07/19
HuggingFace Tokenizers
High-performance tokenization for NLP with Rust speed. Supports BPE, WordPiece, Unigram. Train custom tokenizers, handle batch encoding, padding, truncation, and alignment tracking. Integrates with Hugging Face Transformers. Use for fast tokenization or custom vocab training.
AI Engineering
11.6K838
π€
2026/07/19
LitGPT Implementing LLMs
Implements and trains LLMs with LitGPTβs clean single-file model code. Use it for understanding architectures, fine-tuning with LoRA/QLoRA, or pretraining and deploying models.
AI Engineering
11.6K838
π₯οΈ
2026/08/12
Lambda Labs GPU Cloud
Lambda Labs GPU Cloud reserves on-demand GPU instances for ML training and inference. Use it when you need dedicated GPUs, SSH access, persistent filesystems, or multi-node clusters.
DevOps
11.6K844
π¦
2026/08/12
Llama.cpp
Llama.cpp runs LLM inference locally on CPU, Apple Silicon, and non-NVIDIA GPUs with GGUF quantization. Use it for edge deployment, low-memory setups, or when CUDA is unavailable.
AI Engineering
11.6K844
π§
2026/07/19
LLaMA-Factory
Expert guidance for fine-tuning LLMs using LLaMA-Factory, offering a no-code WebUI, support for over 100 models, and quantization with 2-8 bit QLoRA for multimodal applications.
AI Engineering
11.6K838