This directory contains out-of-tree C++ backend plugin examples.
modelhub_backend_adapters.cppdemonstrates registering newmodel_typevalues that delegate to existing InfiniLM backends.- New architectures that need their own decoder blocks, cache behavior, or model-specific operators should add a dedicated subdirectory here.
See docs/out_of_tree_backend.md for the complete backend/operator integration
flow.
