|
9a5c7db91a
|
Add support for i64 (#563)
* Add the i64 dtype.
* Adapt the cuda kernels.
|
2023-08-23 10:42:19 +01:00 |
|
|
6431140250
|
Retrieve tensor data from PyTorch files. (#516)
|
2023-08-19 15:57:18 +01:00 |
|
|
90ff04e77e
|
Add the tensor-tools binary. (#510)
|
2023-08-19 09:06:44 +01:00 |
|
|
e12372021b
|
Expose the tensor write-bytes function. (#412)
|
2023-08-11 17:13:42 +01:00 |
|
|
f3fe730a30
|
Npy tweaks & error with path (#384)
* Simplify the npy writing.
* Wrap the file path so as to provide better errors.
|
2023-08-10 06:21:58 +01:00 |
|
|
fa760759e5
|
Allow for lazy loading of npz files, use it in llama to reduce memory usage in the cpu version. (#141)
|
2023-07-11 20:22:34 +01:00 |
|
|
37cad85869
|
Resurrect the llama npy support. (#140)
|
2023-07-11 19:32:10 +01:00 |
|
|
8ad47907f3
|
Add the kernels.
|
2023-06-30 10:26:56 +01:00 |
|
|
d7f729fb8f
|
Refactor the hierarchy.
|
2023-06-27 11:57:27 +02:00 |
|