Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use official serialization API instead of beta. #387

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

aws-yishanm
Copy link
Contributor

@aws-yishanm aws-yishanm commented Dec 20, 2023

Update the serialization portion of the code to use the official API. This api now checks the validity of the HLOs and NEFFs (meaning that a recompilation may be necessary). Please use neuron_model.save('./nameofdir') to save the new artifacts.

Update the serialization portion of the code to use the official API. This api now checks the validity of the HLOs and NEFFs (meaning that a recompilation may be necessary). Please use neuron_model.save('./nameofdir') to save the artifacts.
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@dacorvo dacorvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this pull-request. Some of the tests are failing because pull-requests from forks do not have the correct credentials, but I tested locally and it works as expected.

@dacorvo dacorvo merged commit cd59cac into huggingface:main Dec 22, 2023
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants