quic/ai-hub-models

[MODEL FORMAT REQUEST] Support safetensors

Opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
Sometimes binary models contain executable code, this is a risk.
Also binary models sometimes need to be converted to different platforms.
Safetensors is just a JSON format containing numbers, this is easy to parse and quickly to put into memory.
So it's omni compatible (text format), quicker and safer :)

Details of model being requested

hi @BrickDesignerNL , thank you for the feature request! We've added this to our backlog of requests and will do our best to prioritize amongst product features.

Thank you! ♥️