|
|
|
|
|
by embedding-shape
142 days ago
|
|
OP misunderstands, the issue is specifically with the pickle format, and similar ones, as they're essentially code that needs to be executed, not just data to be loaded. Most of the ecosystem have already moved to using .safetensor format which is just data and doesn't suffer from that issue. |
|
Additionally, a massive portion of the ecosystem is still stuck on Pickle/PyTorch .bin.