Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
medmekk 
posted an update about 11 hours ago
Post
546
🚀 Introducing Halo 1.0

Today, we are open-sourcing Halo, the training framework we use to train every model at White Circle.

It comes with:
🧠 Full post-training stack: SFT, DPO/KTO/SMPO, reward modeling, GRPO, distillation
🤖 Async multi-turn RL with vLLM/SGLang rollouts and sandboxed tool use
⚡ ~2.8× TRL throughput on 8× B300 (EP+FSDPv2, FA4, fp8/fp4)
🤗 Dense HF models + 15 MoE families (Qwen, GLM, Mistral, DeepSeek-V4…)
🛠️ One halo command, prebuilt Docker images, and docs for humans and agents

💻 https://github.com/whitecircle/halo

Try it and tell us what you're training

I see you mentioned in the README using gpt and claude. Have you determined this is ok under anthropic's terms? I suppose it is because Anthropic offers no model training framework and therefore it's not competing ?? Not sure on this.