Block or Report
Block or report larme
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
223 contributions in the last year
Less
More
Contribution activity
May 2023
Created 2 commits in 2 repositories
Created 1 repository
Opened 1 pull request in 1 repository
bentoml/BentoML
1
open
Created an issue in huggingface/diffusers that received 3 comments
Could we make BaseOutput picklable?
Currently we can pickle but cannot recover from the pickled bytes:
In [40]: bs =pickle.dumps(output) In [41]: pickle.loads(bs)
╭───────────────────…
3
comments






