We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ec50c commit baa9b29Copy full SHA for baa9b29
1 file changed
docs/resources/models.mdx
@@ -11,6 +11,8 @@ We currently only support the following model for serverless training. We are ac
11
12
- [OpenPipe Qwen 3 14B Instruct](https://huggingface.co/OpenPipe/Qwen3-14B-Instruct)
13
- Good balance of performance and size. Has support for tool calling and generally trains well. This is our recommended model for users new to RL.
14
+- [OpenPipe Qwen 3 30B Instruct](https://huggingface.co/OpenPipe/Qwen3-30B-Instruct)
15
+ - More capable than 14B while still being efficient. Good choice when you need stronger reasoning capabilities.
16
17
18
## Recommended Local Models
0 commit comments