What's Changed
* Make INT8 activation PRESET_SCHEMES explicit by mgoin in https://github.com/neuralmagic/compressed-tensors/pull/158
* Write the current version into model configs by mgoin in https://github.com/neuralmagic/compressed-tensors/pull/160
* [KV-Cache] Make k_scale, v_scale as attributes of self_attn using HFCache by horheynm in https://github.com/neuralmagic/compressed-tensors/pull/148
* [Bugfix] Fix quant config parsing by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/162
* Ignore Dense sparsity config by rahul-tuli in https://github.com/neuralmagic/compressed-tensors/pull/169
* fix bug by horheynm in https://github.com/neuralmagic/compressed-tensors/pull/170
* Replace `compression_config` to be `quantization_config` for `HFQuantizer` support by dsikka in https://github.com/neuralmagic/compressed-tensors/pull/164
* ignore list by horheynm in https://github.com/neuralmagic/compressed-tensors/pull/171
* switch default to release and disable pushing to pypi for now by dhuangnm in https://github.com/neuralmagic/compressed-tensors/pull/175
* Fix missing quant_method value by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/174
* Fix ModelCompressor parsing in HF Quantizer case by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/176
* Calibration Code Clarity by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/168
* Add: base sparsity/quantization compressors by rahul-tuli in https://github.com/neuralmagic/compressed-tensors/pull/165
* Update compressors folder structure by rahul-tuli in https://github.com/neuralmagic/compressed-tensors/pull/166
* Update number of groups by dsikka in https://github.com/neuralmagic/compressed-tensors/pull/178
* Bring nightly build/test back by dhuangnm in https://github.com/neuralmagic/compressed-tensors/pull/179
* Remove unused function by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/156
* Revert "Ignore Dense sparsity config (169)" by rahul-tuli in https://github.com/neuralmagic/compressed-tensors/pull/181
* Workaround HF Quantizer `apply_quantization_config` misuse by kylesayrs in https://github.com/neuralmagic/compressed-tensors/pull/180
* bump up version to 0.7.0 by dhuangnm in https://github.com/neuralmagic/compressed-tensors/pull/186
**Full Changelog**: https://github.com/neuralmagic/compressed-tensors/compare/0.6.0...0.7.0