Skip to content

Commit 04aa585

Browse files
committed
Move latency tuning under omnidreams
1 parent c2b52bc commit 04aa585

3 files changed

Lines changed: 13 additions & 9 deletions

File tree

docs/source/developer_guides/index.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ Developer Guides
3434
How every overridable field is surfaced as a CLI flag, how
3535
recipe defaults compose, and how to layer overrides on top.
3636

37-
.. grid-item-card:: Interactive-drive latency tuning
38-
:link: latency_tuning
39-
:link-type: doc
40-
41-
The supported knobs for ``interactive-drive`` latency: model and
42-
backend choice, resolution, chunk-size constraints, FP8 and native
43-
acceleration, transport, and the validated GB300 reference.
44-
4537
.. grid-item-card:: Add a new method
4638
:link: new_integration
4739
:link-type: doc
@@ -63,7 +55,6 @@ generated clip, see :doc:`/quickstart/index`.
6355

6456
inference_pipeline_overview
6557
config_system
66-
latency_tuning
6758
new_integration
6859

6960
..
File renamed without changes.

docs/source/models/omnidreams.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,19 @@ Single-view latency on NVIDIA GB300 at ``704 x 1280`` resolution.
432432
KV-cache Update is off the hot path and excluded from Total.
433433
</p>
434434

435+
Further reading
436+
---------------
437+
438+
- :doc:`latency_tuning` covers the supported ``interactive-drive`` latency
439+
knobs: model and backend choice, resolution, chunk-size constraints, FP8 and
440+
native acceleration, transport, and the validated GB300 reference.
441+
442+
.. toctree::
443+
:hidden:
444+
:maxdepth: 1
445+
446+
latency_tuning
447+
435448
Citation
436449
--------
437450

0 commit comments

Comments
 (0)