Skip to content

Commit a4aba3a

Browse files
authored
[Misc] Remove unused config name definitions (#332)
Signed-off-by: Kyle Sayers <[email protected]>
1 parent 9a3e631 commit a4aba3a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/compressed_tensors/base.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,3 @@
2020
# required fields
2121
COMPRESSION_VERSION_NAME = "version"
2222
QUANTIZATION_METHOD_NAME = "quant_method"
23-
24-
# auxillary configs
25-
KV_CACHE_SCHEME_NAME = "kv_cache_scheme"

0 commit comments

Comments
 (0)