mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-13 14:29:17 +00:00
convert : remove imatrix to gguf python script
This commit is contained in:
@ -219,7 +219,7 @@ class Keys:
|
||||
class IMatrix:
|
||||
CHUNK_COUNT = "imatrix.chunk_count"
|
||||
CHUNK_SIZE = "imatrix.chunk_size"
|
||||
DATASET = "imatrix.dataset"
|
||||
DATASETS = "imatrix.datasets"
|
||||
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user