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 Example Uncompressed Path #2339

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Fix Example Uncompressed Path #2339

merged 2 commits into from
Jun 20, 2024

Conversation

Satrat
Copy link

@Satrat Satrat commented Jun 19, 2024

In examples/llama7b_sparse_quantized/README.md we apply a staged recipe then reload the model to save a compressed version. However the path was not accounting for the nested save structure used for staged recipes.

Updating the load path fixed the issue. Asana ticket: https://app.asana.com/0/1207587658110568/1207604393141284/f

@Satrat Satrat merged commit c4ec631 into main Jun 20, 2024
18 checks passed
@Satrat Satrat deleted the sa/fix_example branch June 20, 2024 14:44
Satrat pushed a commit that referenced this pull request Jun 20, 2024
Satrat pushed a commit that referenced this pull request Jun 20, 2024
* fix uncompressed path (#2339)

* Sparse Quantization Example Clarification (#2334)

* clarify example

* cleanup

* update examples

* update output name

* update README memory requirements (#2342)
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