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

[Fix] Failing test_save_zoo_directory tests #1845

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

dbogunowicz
Copy link
Contributor

In the recent SparseZoo changes we have altered the behavior of Model.download(). Now it only downloads the deployment.tar, but does not unzip it. So we have to manually call the .unzip() method to get the expected result.

@bfineran bfineran merged commit 8d51343 into main Nov 22, 2023
12 checks passed
@bfineran bfineran deleted the fix/damian/transformers_test branch November 22, 2023 13:03
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