Open Issues Need Help
View All on GitHub [Help Wanted] Refactor module / parameter matching logic about 1 month ago
AI Summary: Refactor the `compressed-tensors` library to consolidate seven different module/parameter matching functions into a single, unified approach using the functions provided in `utils/match.py`. This involves replacing the existing functions with calls to the consolidated functions and potentially adapting existing code to work with the new unified interface.
Complexity:
4/5
good first issue help wanted
A safetensors extension to efficiently store sparse quantized tensors on disk
Python