Orchestra-Research

60 mods across 2 repositories, 12k stars between them.

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

12k +30 2mo ago A 85 tokens original MIT

nemo-evaluator-sdk

50

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.

12k +30 2mo ago A 76 tokens original MIT

llama-cpp

51

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

12k +30 2mo ago A 76 tokens original MIT

sglang

52

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.

12k +30 2mo ago A 72 tokens original MIT

tensorrt-llm

53

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.

12k +30 2mo ago A 75 tokens original MIT

serving-llms-vllm

54

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

12k +30 2mo ago A 75 tokens original MIT

mlflow

55

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform.

12k +30 2mo ago B 33 tokens original MIT

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows.

12k +30 2mo ago A 40 tokens original MIT

tensorboard

57

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit.

12k +30 2mo ago A 32 tokens original MIT

weights-and-biases

58

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform.

12k +30 2mo ago A 39 tokens original MIT

evolving-ai-agents

59

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and skills against benchmarks, or implementing automated agent evaluation loops.

12k +30 2mo ago A 49 tokens original MIT

autogpt-agents

60

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.

12k +30 2mo ago A 39 tokens copy · 100% MIT