Skip to content

Conversation

@1stprinciple
Copy link
Contributor

Replace OpenAIClient with curl

jeffreysijuntan and others added 2 commits November 10, 2025 22:25
revert

n_training_gpus_per_node=2

token_ids

rllm-qwen3-8b-3

fireworks.return_token_ids=True

rllm-qwen3-8b-2

["chioces"]

formatting

revert

Update README.md
deployment_id: null
model_id_prefix: test-model
concurrency: 32
return_token_ids: False
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just set it directly to True? And then up there we don't need to specify it in train_fireworks_math.sh explicitly any more.

fireworks.model_id_prefix=qwen3-4b-math
fireworks.deployment_id=rllm-qwen3-8b-3 \
fireworks.model_id_prefix=rllm-qwen3-8b-math \
fireworks.return_token_ids=True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can set return_token_ids to True by default so no need to specify it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants