Skip to content

v23.08.00: Merge `InferenceNode` functionality from Systems into the base `Node`…

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 16:27
· 5 commits to main since this release
b2af60d
… class (#357)

* migrate inf operator to base operator

* migrate inf node to node

* remove model registry from core and make export a no op by default

* remove mention of triton in base op and node code

* change model config to config.

* removed the return for export docs

* remove unnecessary import

---------

Co-authored-by: Karl Higley <karlb@nvidia.com>