* Use yoke to provide a self-referential container for mmaped safetensor files. * Add the new self-owned type for safetensor files without removing the previous version. * Add routing. * Add an initializer for the case of multiple files.
* Add some setter helper functions for varmap. * Add more comments.
* Move the var-map struct in a separate file. * Fix some typos.