← Back to context Comment by rrhjm53270 2 months ago Do you have any plan for the serialization and deserialization of your tensor and nn library? 1 comment rrhjm53270 Reply nirw4nna 2 months ago 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.
nirw4nna 2 months ago 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.
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.