Closed Satrat closed 5 months ago
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.
examples/llama7b_sparse_quantized/README.md
Updating the load path fixed the issue. Asana ticket: https://app.asana.com/0/1207587658110568/1207604393141284/f
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