I am working on designing the APIs to correctly target the other subsystems for easier integration. In addition, I am trying to optimize training since it is progressing quite slowly, and developing an easy way to checkpoint the system, since I currently do not have a way to save model weights and modularly swap them out for a “lower level” model.
