Hacker News new | ask | show | jobs
by rgbrgb 927 days ago
congrats on the product, looks great. what model formats are supported?
1 comments

You can upload just the predictions of the model (and whatever metadata you want to track), so in that sense any format is supported.

If you want to unlock explainability for your tabular classification or regression, or text classification models, you can upload the actual model binary. We support a bunch of frameworks out-of-the-box, but you can use any architecture through our custom upload.

More info:

https://docs.openlayer.com/documentation/how-to-guides/uploa...

https://docs.openlayer.com/documentation/how-to-guides/write...