Comment on Show HN: GPU-Accelerated Inference HostingComments−nextaccountic5yLooking at the examples in the landing page.. so I don't need any kind of authentication to do inference? Anyone can run the models I upload?−theo31OP5yAt the moment, no, only the random hash gives some kind of security by obfuscation. More advanced security controls are coming soon.−nextaccountic5yAnyway, here's a must: having a different key for uploading a model and doing inference with it. Or even, there should be a set of keys for each model, with each access logged separately.−nextaccountic5yAlso, if someone uses my model, do I pay for it?
Comments
Looking at the examples in the landing page.. so I don't need any kind of authentication to do inference? Anyone can run the models I upload?
At the moment, no, only the random hash gives some kind of security by obfuscation. More advanced security controls are coming soon.
Anyway, here's a must: having a different key for uploading a model and doing inference with it. Or even, there should be a set of keys for each model, with each access logged separately.
Also, if someone uses my model, do I pay for it?