Dilshod Tadjibaev
Dilshod Tadjibaev
CC @louisfd @nathanielsimard
@ArthurBrussee checking back. Do we still have this issue?
Interesting. @laggui, @nathanielsimard is this expected behavior?
Implemented by https://github.com/tracel-ai/burn/pull/3672
I suggest creating a dedicated `SafeTensorFileRecorder` to handle SafeTensor files independently from PyTorch's `.pt` files. This approach ensures a clear separation between different file formats and supports framework-specific transformations during...
> > Just a feature request, can ignore this if you think it is unnessesary😂: since safetensors now supports `no_std`, could we also have a `SafeTensorBytesRecorder`? > > A bit...
> @laggui This has been a lot of work. What can be done to complete the review? Still the PR needs to be refactored. Do you use have a use...
> Didn't want to rush anything, just saw the 2 year old feature request and your bot adding the stale label. I don't fully understand the described limitations, but importing/integrating...
> pushed a new commit, I fixed the adapter as per requested, I wanted to remove the duplicate code, but frankly feel a little icky depending so largely on the...
Refactored to remove duplication, updated import example, and made the adapter type as an option. Still remaining: new section in the book and updating root's README.md to mention safetensors.