Browse Skills

11972 skills across 8 categories

All Skills (3670 found)

🧠
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

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
πŸ›‘οΈ
2026/08/12

Llama Guard

Llama Guard filters LLM inputs and outputs for unsafe content across violence, sexual content, weapons, substances, self-harm, and criminal planning. Use it to block or review prompts and responses in production chat apps.
AI Engineering
11.6K844
πŸ§ͺ
2026/08/12

Llm Evaluation Harness

Llm Evaluation Harness evaluates LLMs across academic benchmarks like MMLU, GSM8K, HumanEval, and TruthfulQA. Use it to benchmark models, compare results, and track training progress.
AI Engineering
11.6K844
🐍
2026/07/19

Mamba Architecture

Guide for using Mamba state-space models, offering O(n) complexity and 5Γ— faster inference for long sequences. Ideal when you need efficient processing of millions of tokens without a KV cache.
AI Engineering
11.6K838
🧠
2026/08/12

Megatron-Core Training

Megatron-Core Training trains large language models with NVIDIA Megatron-Core using tensor, pipeline, context, and expert parallelism. Use it for distributed pretraining of models above 1B parameters on NVIDIA GPUs.
AI Engineering
11.6K844
πŸš€
2026/07/19

Miles RL Training

Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
AI Engineering
11.6K838
PreviousPage 29 of 306Next