kibae / onnxruntime-server

ONNX Runtime Server: The ONNX Runtime Server is a server that provides TCP and HTTP/HTTPS REST APIs for ONNX inference.
MIT License
124 stars 7 forks source link

What mean model version #64

Closed kilievich-dmitriy-andreevich closed 1 month ago

kilievich-dmitriy-andreevich commented 1 month ago

Hello dear developers

What does version in body mean in "/api/sessions"? { "model": "string", "version": "string", "option": { "cuda": true } }

kilievich-dmitriy-andreevich commented 1 month ago

That's it, I figured it out, it turns out model is not the name of the model itself, but the name of the folder