You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been evaluating your library as the approach for compressing models for serving. I see that you also rely on onnx runtime for loading and running the model in batches. I'm wondering if your library also supports conversions such that I can load the compressed models onto onnxruntime genai (it's currently the inference engine I use for my app).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I've been evaluating your library as the approach for compressing models for serving. I see that you also rely on onnx runtime for loading and running the model in batches. I'm wondering if your library also supports conversions such that I can load the compressed models onto onnxruntime genai (it's currently the inference engine I use for my app).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions