Skip to content

allow models to accept arguments at initialisation #20

@quantumjot

Description

@quantumjot

We should pass arguments to models when they are loaded:

# we could instantiate the model using the args here
# args = config["args"]
self._model = model()

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfeature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions