Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update zip requirement from 0.6.6 to 1.1.1 (#2103) | dependabot[bot] | 2024-04-22 | 1 | -1/+1 |
* | Fix the npy read function and add some testing. (#1080) | Laurent Mazare | 2023-10-12 | 1 | -2/+0 |
* | Add support for i64 (#563) | Laurent Mazare | 2023-08-23 | 1 | -1/+7 |
* | Retrieve tensor data from PyTorch files. (#516) | Laurent Mazare | 2023-08-19 | 1 | -1/+5 |
* | Add the tensor-tools binary. (#510) | Laurent Mazare | 2023-08-19 | 1 | -0/+19 |
* | Expose the tensor write-bytes function. (#412) | Laurent Mazare | 2023-08-11 | 1 | -37/+2 |
* | Npy tweaks & error with path (#384) | Laurent Mazare | 2023-08-10 | 1 | -9/+9 |
* | Allow for lazy loading of npz files, use it in llama to reduce memory usage i... | Laurent Mazare | 2023-07-11 | 1 | -1/+48 |
* | Resurrect the llama npy support. (#140) | Laurent Mazare | 2023-07-11 | 1 | -5/+5 |
* | Add the kernels. | laurent | 2023-06-30 | 1 | -2/+12 |
* | Refactor the hierarchy. | Nicolas Patry | 2023-06-27 | 1 | -0/+401 |