Loads and returns the configuration.
Implementations should call type registration methods (e.g., `OLLMvector.Database.register_config()`) if needed, then call `base_load_config()` to perform the actual loading.
|
The loaded Config2 instance |