whittle-org / whittle

Python library to compress LitGPT models for resource efficient inference.
https://whittle-org.github.io/whittle/latest/
Apache License 2.0
10 stars 4 forks source link

fix: deprecate sample_random_indices #133

Closed rheasukthanker closed 1 month ago

rheasukthanker commented 1 month ago

Reference Issues/PRs

Closes #132

What does this implement/fix? Explain your changes.

Deprecate sample_random_indices argument in forward()