Recipes allow you to save the exact configuration of your model tests, making performance evaluations standardized, reproducible, and easy to repeat. Each recipe automatically logs and versions all parameters and experimental settings, ensuring deterministic execution and consistent results over time. This gives you full transparency into how an evaluation was run and confidence that it can be replicated whenever needed.Documentation Index
Fetch the complete documentation index at: https://docs.oumi.ai/llms.txt
Use this file to discover all available pages before exploring further.
SAVING EVALUATION RECIPES
Oumi allows you save your evaluations as recipes for a complete, traceable record of your configurations, making it simple to reproduce results and maintain consistency across experiments.HOW TO SAVE
- From the Evaluations page, click on
Run an Evaluationto start a new evaluation. - Configure your evaluation’s inputs in the Builder.
- Click on the drop-down menu next to the Save button and select
Save as. - Give your evaluation a
Display Nameand clickSave Recipe.
ACCESSING SAVED EVALUATION RECIPES
You can access saved evaluation recipes from the Recipes page. Select theEvaluation type from the Type drop-down to filter on evaluation recipes.
Click a recipe to review and edit its JSON configuration. After opening an item, you can:
- Save the recipe
- Create a new recipe
- Update an existing recipe
- Rename the recipe
- Run the job upon saving