FlagOS
Official@flagos-ai · China
A Unified, Open-Source AI System Software Stack
Agent Skills by FlagOS
Showing 11 vetted skills indexed across 1 GitHub repositories.
template-skill
Create a reusable skill scaffold with YAML frontmatter for Claude agents.
skill-creator-flagos
Scaffold, validate, and improve FlagOS skills with structured frontmatter.
perf-test-flagos
Benchmark vLLM-served AI models across five workload profiles for throughput, latency, TTFT, and TPOT.
model-migrate-flagos
Migrates a model from latest vLLM upstream into vllm-plugin-FL via 13-step copy-and-patch workflow with validation scripts.
install-stack-flagos
Install and validate vLLM, FlagTree, FlagGems, FlagCX, and vllm-plugin-FL in a container.
tle-developer-flagos
Coordinate end-to-end TLE kernel development from intake to merge decision.
flagrelease-entrance-flagos
Orchestrate LLM deployment and benchmarking across multi-chip GPU backends.
kernelgen-flagos
Automate GPU kernel generation and optimization across FlagGems, vLLM, and generic repositories.
vllm-plugin-fl-setup-flagos
Automate vLLM-Plugin-FL installation and configuration across multiple hardware backends.
gpu-container-setup-flagos
Detect multi-vendor GPU environments and launch compatible PyTorch containers.
model-verify-flagos
Diff base and multi-chip serving runs to locate failing layers.
Frequently Asked Questions About FlagOS
FAQPage SchemaWhat specific tasks can engineers perform using FlagOS?▼
Engineers can benchmark vLLM-served models, migrate upstream models into specialized plugins, generate and optimize GPU kernels, and verify model layer integrity across multi-chip backends. It provides a structured environment for managing the lifecycle of high-performance computing deployments from initial intake to final merge decisions.
Which technical personas benefit most from this stack?▼
This stack is designed for infrastructure engineers, GPU kernel developers, and performance researchers. It targets professionals responsible for maintaining high-throughput serving environments, optimizing hardware-specific compute kernels, and ensuring model consistency across heterogeneous multi-vendor GPU clusters.
What are the prerequisites for deploying the FlagOS stack?▼
Deployment requires a multi-vendor GPU environment capable of supporting PyTorch containers. Users must have access to the FlagOS repository suite to initialize the installation of vLLM, FlagTree, FlagGems, FlagCX, and the vllm-plugin-FL components within their containerized infrastructure.