Skip to content

Commit 009187a

Browse files
authored
Create skyrl-v01
1 parent c56f774 commit 009187a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/content/posts/skyrl-v01

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Evolving SkyRL into a Highly-Modular RL Framework"
3+
slug: skyrl-v01
4+
description: "SkyRL-v0.1 is a modular, performant RL framework for training LLMs. SkyRL makes it easy to prototype new training algorithms, environments, and training execution plans — without compromising usability or speed."
5+
category:
6+
- One
7+
tags:
8+
- Post-Training
9+
- Reinforcement Learning
10+
- Agent
11+
- SQL
12+
pubDate: 2025-06-26
13+
cover: https://raw.githubusercontent.com/NovaSky-AI/novasky-ai.github.io/main/assets/images/skyrl-v01/architecture.png
14+
coverAlt: Score
15+
author: NovaSky Team
16+
notionUrl: "https://novasky-ai.notion.site/skyrl-v01"
17+
---

0 commit comments

Comments
 (0)