freshcrate
Home > RAG & Memory > cookbook

cookbook

Recipes and resources for building, deploying, and fine-tuning generative AI with Fireworks.

Description

Recipes and resources for building, deploying, and fine-tuning generative AI with Fireworks.

README

Fireworks AI Cookbook

The Fireworks AI Cookbook provides ready-to-run recipes and utilities for training models on Fireworks. It covers supervised fine-tuning (SFT), reinforcement learning (GRPO, DAPO, GSPO, CISPO), and preference optimization (DPO, ORPO) — all driven by the Fireworks Training SDK.

For full SDK documentation, see the Fireworks Training SDK Reference.

Getting Started

Head to the training/ directory for installation instructions, recipe configuration, and runnable examples.

Repository Structure

training/           Training SDK recipes, utilities, and examples
  recipes/          Fork-and-customize training loop scripts
  utils/            Shared config, data loading, losses, metrics
  examples/         Worked examples (e.g. deepmath GRPO)
  tests/            Unit and end-to-end tests
archived/           Legacy cookbook content (see below)

Archived Content

All previous cookbook material — learning tutorials, integration examples, showcase projects, evaluation recipes, and more — has been moved to archived/. See the archived README for details on what's there.

Contributing

We welcome contributions! See the Contribution Guide for how to get started.

Feedback & Support

Release History

VersionChangesUrgencyDate
main@2026-04-21Latest activity on main branchHigh4/21/2026
0.0.0No release found — using repo HEADHigh4/8/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

engineering-notebookCapture and summarize Claude Code sessions into searchable, browsable engineering journals with a web UI and automated daily entries.main@2026-04-21
awesome-opensource-aiCurated list of the best truly open-source AI projects, models, tools, and infrastructure.main@2026-04-20
tradingPaper-first SPY options validation platform with broker-backed scorecards, hard risk gates, paired-trade accounting, and live dashboards.main@2026-04-21
Agentic-AI-Project-Find-Deal-OpportunitiesDetect underpriced products by scraping deals and using AI models to estimate fair prices for profit opportunity identification.main@2026-04-21
retrieval-augmented-generationReference Implementations for the RAG bootcampv1.0.0