블로그 글 추가: 2026-06-30-miles-a-pytorch-native-stack-for-large-scale-llm-rl-post-training, Miles: 대규모 LLM RL 사후 학습을 위한 PyTorch 네이티브 스택#98
Open
9bow wants to merge 2 commits into
Open
Conversation
…-rl-post-training
PR Preview빌드가 완료되었습니다! 아래 링크에서 변경사항을 확인할 수 있습니다. 미리보기: https://pytorchkr-pr-preview-98.surge.sh
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
번역 글 소개
Miles: 대규모 LLM RL 사후 학습을 위한 PyTorch 네이티브 스택 번역 글을 추가합니다.
Miles는 RadixArk의 오픈 소스 LLM RL 사후 학습 프레임워크로, 롤아웃에는 SGLang, 학습에는 Megatron-LM, 오케스트레이션에는 Ray를 사용하고 PyTorch를 공통 계층으로 삼는 작고 확장 가능한 트레이너입니다. 낮은 정밀도 레시피, MoE 인식 롤아웃/학습 정렬, 빠른 NCCL/RDMA 가중치 동기화, 장애 허용 등을 기본으로 제공합니다.