|
08a15cb79e
|
Update zip requirement from 0.6.6 to 1.1.1 (#2103)
* Update zip requirement from 0.6.6 to 1.1.1
---
updated-dependencies:
- dependency-name: zip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix for the zip crate update.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: laurent <laurent.mazare@gmail.com>
|
2024-04-22 16:23:27 +02:00 |
|
|
7473c4ceca
|
Fix the npy read function and add some testing. (#1080)
|
2023-10-12 15:25:05 +02:00 |
|
|
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 |
|