For the complete documentation index, see llms.txt. This page is also available as Markdown.

Examples

Examples Overview

This section contains practical examples demonstrating how to use the OM1 project.

Getting Started

Before running any examples, ensure you have the project dependencies installed. Refer the documentation here.

Running Examples

Examples can be executed using:

make run CONFIG=<example_name>

You can list every available config with make list-configs. Some examples to get started with:

Last updated

Was this helpful?