Skip to content

feature: Serve model directly from original model artifact directory … #71

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

Merged

Conversation

davidthomas426
Copy link
Contributor

…to save disk space.

Issue #, if available:

Description of changes:
Updated code and tests so that, except in HF Hub use case where the model artifact is fetched at runtime, the original model is served directly from the original model artifact location rather than calling model-archiver. This saves disk space, which matters especially for large models and in cases where the relevant disk volume did not have much space.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@davidthomas426 davidthomas426 removed the request for review from sachanub October 17, 2022 23:03
@davidthomas426 davidthomas426 merged commit 63fe993 into aws:main Oct 17, 2022
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.

2 participants