Expand description
Model registrar service implementation.
This service implements ModelRegistrarPort using the ModelRepository
and GgufParserPort dependencies. It’s used by the download manager
to register completed downloads.
Structs§
- Model
Registrar - Implementation of the model registrar port.
Traits§
- Model
Files Repository Port - Repository trait for model files metadata.