Remix.run Logo
rrhjm53270 4 days ago

Do you have any plan for the serialization and deserialization of your tensor and nn library?

nirw4nna 4 days ago | parent [-]

Right now I can load tensors directly from a safetensors file or from a NumPy array so I don't really have in mind to add my own custom format but I do plan to support GGUF files.