-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Hi there,
I understand at version 0.7 maybe the API isn't stable yet, but deleting a way to save the model from the codebase without adding this to the changelog, marking these functions as deprecated, suggesting to people in the docs saving with ONNX is the best solution (is this the right way?), seems confusing.
I'm happy to help add an example of the best way to save a model for inference but I'm totally stumped.
Even the ONNX guide seems to use Axon.serialize?
| model_bytes = Axon.serialize(model, parameters) |
Maybe there is something broken about what I am doing with Axon?
Let me know how I can help clarify this in the docs at least! Thank you!
Metadata
Metadata
Assignees
Labels
No labels