Skip to content

Fix broken link to Fireworks RFT Command Documentation #3

@cursor

Description

@cursor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions