radixarkradixarkOfficialยท7 Agent Skills Included

miles

Train large AI models with reinforcement learning at scale

Runs reinforcement learning post-training for large language models at trillion-parameter scale. Combines fast SGLang rollout with Megatron-LM training, async pipelines, and low-precision FP8 and FP4 support. Removes manual work around weight updates, fault recovery, and multi-GPU cluster setup. Includes agent skills for CI log analysis, test timing calibration, and safe code refactoring.
npx skills add radixark/miles --all -g -y
Available:

Directs the AI agent to read the repository's code style and launch-script rules before creating or modifying training, tooling, or model files.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Miles?โ–ผ

Run `npx skills add radixark/miles --all -g -y` in your terminal to install all skills in this suite globally.

What is Miles used for?โ–ผ

Miles is a reinforcement learning framework for post-training large language models, pairing SGLang for fast rollout with Megatron-LM for scalable training on GPU clusters.

Which models and hardware does Miles support?โ–ผ

It supports frontier models like DeepSeek-V4, Kimi-K3, GLM-5.2, and Qwen3.5 on NVIDIA H100 through GB300 and AMD MI300X through MI355X GPUs.

Can AI agents help manage Miles CI and refactoring?โ–ผ

Yes. The bundled skills let an agent fetch and diagnose CI logs, tune test time estimates, and verify mechanical refactors with reproducible proofs.

Does Miles support low-precision and LoRA training?โ–ผ

Yes. It supports MXFP8, NVFP4, INT4, and BF16 training, plus LoRA and multi-LoRA adapters that load directly into SGLang for rollout.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’