Releases: foundation-model-stack/fastsafetensors
Releases · foundation-model-stack/fastsafetensors
v0.2.0
What's Changed
- add disable cache in LazyTensorFactory by @ABNER-1 in #30
- init gds only if need by @ABNER-1 in #31
- Introduce a Copier interface to support custom scenarios by @ABNER-1 in #32
- [FEAT] [ROCm] Add ROCm support to fastsafetensors by @tjtanaa in #34
- [Bugfix] fix hipMemcpyKind enum by @tjtanaa in #35
- Add pipeline loader by @ABNER-1 in #33
- Check CU_DEVICE_ATTRIBUTE_GPU_DIRECT_RDMA_SUPPORTED by @takeshi-yoshimura in #39
- [WiP] Refactoring before 0.2 by @takeshi-yoshimura in #41
- fix Dockerfile.build by @takeshi-yoshimura in #44
New Contributors
Full Changelog: 0.1.15...0.2.0
v0.1.15
What's Changed
- [PDPD]fix paddle from_dlpack error by @bukejiyu in #24
- Track memory usage and fix bugs by @takeshi-yoshimura in #27
New Contributors
Full Changelog: 0.1.14...0.1.15
v0.1.14
- add paddlepaddle as framework
- add test workflows for CI/CD
- refactor code to add new frameworks
- fix bugs in get_multi_cols