pub fn weights(id: &str) -> Result<Vec<Vec<u8>>, String>
Convenience: resolve a model by id and read all its weight files, in registry order (for multi-file models like NeXtQSM). See all_weight_bytes.
all_weight_bytes