We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa9b29 commit fc4ffb7Copy full SHA for fc4ffb7
1 file changed
docs/resources/models.mdx
@@ -11,7 +11,7 @@ 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)
+- [Qwen 3 30B A3B Instruct](https://huggingface.co/Qwen/Qwen3-30B-A3B)
15
- More capable than 14B while still being efficient. Good choice when you need stronger reasoning capabilities.
16
17
0 commit comments