AI Engineering

LLM integration, prompting, and agent engineering skills.

All AI Engineering (3670 found)

📦
4w ago

Invoke Skill

Invoke Skill describes how to call a packaged set of instructions that a user or project has set up for a specific task, including selecting the exact skill name, passing optional arguments, and following the loaded instructions instead of default behavior.
AI Engineering
12.3K2K
🧊
4w ago

Image to 3D Blueprint

Image to 3D Blueprint analyzes a 2D reference image and outputs a strict 3D production blueprint in JSON, identifying sub-meshes, PBR materials, primitive shapes, boolean operations, and normal-map details.
AI Engineering
11.8K915
🔬
2026/07/19

Autoresearch

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture for rapid experiment iteration and synthesis. Routes to domain-specific skills, supports continuous operation, and produces research presentations and papers.
AI Engineering
11.6K838
⚙️
2026/08/12

AWQ Quantization

AWQ Quantization compresses large language models to 4-bit with activation-aware weight selection. Use it to deploy 7B-70B models on limited GPU memory while keeping accuracy loss low.
AI Engineering
11.6K844
🧠
2026/07/19

Axolotl

Comprehensive guidance for fine-tuning LLMs using Axolotl, including YAML configuration, 100+ model support, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, and multimodal training.
AI Engineering
11.6K838
🧮
2026/08/12

Bitsandbytes Model Quantization

Bitsandbytes Model Quantization loads LLMs in 8-bit or 4-bit to cut GPU memory use and fit larger models. Use it for Hugging Face Transformers inference, QLoRA fine-tuning, or 8-bit optimizers when VRAM is limited.
AI Engineering
11.6K844
🛡️
2026/08/12

Constitutional AI

Constitutional AI trains models with self-critique, revision, and AI feedback to reduce harmful outputs without human labels. Use it when you need safety alignment or a clear set of principles for model behavior.
AI Engineering
11.6K844
⚙️
2026/08/12

DeepSpeed

DeepSpeed provides guidance for distributed training with ZeRO optimization, pipeline parallelism, mixed precision, 1-bit Adam, and sparse attention. Use it when implementing, tuning, or debugging DeepSpeed-based training workflows.
AI Engineering
11.6K844
🧠
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
PreviousPage 28 of 306Next