-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Issue
The link to "Fireworks RFT Command Documentation" in the Configuration & Troubleshooting section is broken.
Current (Broken) Link
https://docs.fireworks.ai/tools-sdks/firectl/commands/create-reinforcement-fine-tuning-job
This returns a 404 error.
Correct Link
https://docs.fireworks.ai/tools-sdks/firectl/commands/reinforcement-fine-tuning-job-create
Location
- File:
README.md - Line: 141
- Section: Configuration & Troubleshooting > Training Parameters
Proposed Fix
Replace the broken URL with the correct one:
-**Training Parameters**: We use Eval Protocol's default values for training parameters (batch size, epochs, learning rate, LoRA rank, etc.). For a complete list of available RFT flags you can customize, see [Fireworks RFT Command Documentation](https://docs.fireworks.ai/tools-sdks/firectl/commands/create-reinforcement-fine-tuning-job).
+**Training Parameters**: We use Eval Protocol's default values for training parameters (batch size, epochs, learning rate, LoRA rank, etc.). For a complete list of available RFT flags you can customize, see [Fireworks RFT Command Documentation](https://docs.fireworks.ai/tools-sdks/firectl/commands/reinforcement-fine-tuning-job-create).References
- Reported in Fireworks Slack #eval-protocol channel on 2/11/2026
- Patch file available at: https://github.com/fw-ai/eval/tree/cursor/eval-protocol-broken-link-7aa4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels