FlagOS avatar

FlagOS

Official

@flagos-ai · China

0Followers
|
52Public Repos
|
20Published Skills

A Unified, Open-Source AI System Software Stack

Skills Distribution
DomainCloud & Comp...GPU Kernel Optimiz.. (40%)Model Serving Infr.. (35%)Hardware Deploymen.. (25%)

Agent Skills by FlagOS

Showing 20 vetted skills indexed across 2 GitHub repositories.

flagos-aiflagos-ai
12

test-dependencies

Prepare and validate isolated Python environments for torch_fl tests without replacing the PyTorch build.

Official
Intermediate
flagos-aiflagos-ai
12

torch-version-port

Ports torch_fl to a new PyTorch minor version by regenerating ATen codegen and reconciling dispatcher signatures.

Official
Advanced
flagos-aiflagos-ai
12

pre-pr-checks

Runs CI-enforced rebase, ruff lint, and test checks before creating or updating pull requests.

Official
Intermediate
flagos-aiflagos-ai
12

cuda-op-integration

Generates CUDA boxing operators from PyTorch schemas for the torch_fl flagos backend.

Official
Advanced
flagos-aiflagos-ai
12

runtime-bringup

Implement the torch_fl device runtime contract for a new accelerator backend.

Official
Advanced
flagos-aiflagos-ai
12

cuda-compat-vendor

Enable PyTorch operators on CUDA-compatible accelerators by bundling the vendor's libtorch_cuda.so.

Official
Advanced
flagos-aiflagos-ai
12

transformers-test

Runs HuggingFace transformers tests on custom chips with triage, verification, and issue preview.

Official
Advanced
flagos-aiflagos-ai
12

flaggems-integration

Enable and validate FlagGems Python or C++ operator routing on torch-fl accelerators.

Official
Advanced
flagos-aiflagos-ai
12

native-op-backend

Generates native operator kernels for non-CUDA-compatible accelerators via category-based codegen.

Official
Advanced
flagos-aiflagos-ai
18

template-skill

Create a reusable skill scaffold with YAML frontmatter for Claude agents.

Official
Basic
flagos-aiflagos-ai
18

skill-creator-flagos

Scaffold, validate, and improve FlagOS skills with structured frontmatter.

Official
Advanced
flagos-aiflagos-ai
18

perf-test-flagos

Benchmark vLLM-served AI models across five workload profiles for throughput, latency, TTFT, and TPOT.

Official
Advanced
flagos-aiflagos-ai
18

model-migrate-flagos

Migrates a model from latest vLLM upstream into vllm-plugin-FL via 13-step copy-and-patch workflow with validation scripts.

Official
Advanced
flagos-aiflagos-ai
18

install-stack-flagos

Install and validate vLLM, FlagTree, FlagGems, FlagCX, and vllm-plugin-FL in a container.

Official
Advanced
flagos-aiflagos-ai
18

tle-developer-flagos

Coordinate end-to-end TLE kernel development from intake to merge decision.

Official
Advanced
flagos-aiflagos-ai
18

flagrelease-entrance-flagos

Orchestrate LLM deployment and benchmarking across multi-chip GPU backends.

Official
Advanced
flagos-aiflagos-ai
18

kernelgen-flagos

Automate GPU kernel generation and optimization across FlagGems, vLLM, and generic repositories.

Official
Advanced
flagos-aiflagos-ai
18

vllm-plugin-fl-setup-flagos

Automate vLLM-Plugin-FL installation and configuration across multiple hardware backends.

Official
Advanced
flagos-aiflagos-ai
18

gpu-container-setup-flagos

Detect multi-vendor GPU environments and launch compatible PyTorch containers.

Official
Advanced
flagos-aiflagos-ai
18

model-verify-flagos

Diff base and multi-chip serving runs to locate failing layers.

Official
Advanced

Frequently Asked Questions About FlagOS

FAQPage Schema
What 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.