mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Preliminary HF GPTQ changes
This commit is contained in:
@@ -21,7 +21,7 @@ from pathlib import Path
|
||||
|
||||
|
||||
model_backend_type = "GPTQ"
|
||||
model_backend_name = "Huggingface GPTQ"
|
||||
model_backend_name = "Legacy GPTQ"
|
||||
|
||||
|
||||
def load_model_gptq_settings(path):
|
||||
|
Reference in New Issue
Block a user