RapidFire AI
0.12.3
  • Install and Get Started
  • What Makes RapidFire AI Different?
  • Online Aggregation for Evals
  • Troubleshooting
  • API: Experiment
  • API: Multi-Config Specification
  • APIs for SFT and RFT
    • API: LoRA and Model Configs
    • API: Trainer Configs
    • API: User-Provided Functions for Run Fit
  • APIs for RAG and Context Engineering
  • Example Use Case Tutorials
  • ML Metrics Dashboard
  • Dashboard: Interactive Control (IC) Ops
  • Known Issues and Updates Coming Soon
  • Glossary of Key Terms and Concepts
RapidFire AI
  • APIs for SFT and RFT
  • View page source

APIs for SFT and RFT

  • API: LoRA and Model Configs
    • RFLoraConfig
    • RFModelConfig
      • RFModelConfig
  • API: Trainer Configs
    • RFSFTConfig
    • RFDPOConfig
    • RFGRPOConfig
  • API: User-Provided Functions for Run Fit
    • Create Model Function
      • create_model_fn()
    • Compute Metrics Function
      • fit.compute_metrics_fn()
    • Formatting Function
      • sample_formatting_fn()
    • Reward Functions
      • reward_function()
Previous Next

Built with Sphinx using a theme provided by Read the Docs.