Hacker News new | ask | show | jobs
by rrhjm53270 365 days ago
Do you have any plan for the serialization and deserialization of your tensor and nn library?
1 comments

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.