caikit.core.module_backends.local_backend
This module implements a LOCAL backend configuration
Attributes
Classes
Interface for creating configuration setup for backends |
Module Contents
- caikit.core.module_backends.local_backend.error
- class caikit.core.module_backends.local_backend.LocalBackend(config: aconfig.Config | None = None)[source]
Bases:
caikit.core.module_backends.base.BackendBaseInterface for creating configuration setup for backends
- backend_type = 'LOCAL'
Property storing type of the backend