Files
Nate Bennett d3e7dd154d Add --no-trajectory option for inference
- Introduced a new command-line option `--no-trajectory` to disable trajectory output files during inference.
- Updated the configuration file to include the `no_trajectory` parameter, defaulting to False.
- Adjusted the main inference script to handle the new flag, ensuring compatibility with existing functionality.
2026-01-28 04:39:49 +00:00
..
2025-10-02 21:52:56 -07:00
2025-01-21 19:21:29 -08:00
2025-01-21 19:21:29 -08:00
2026-01-25 03:30:39 +00:00

This is where all of the scripts to call parts of the pipeline will go