mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
HF 4.31
This commit is contained in:
@@ -81,6 +81,7 @@ class model_backend(HFTorchInferenceModel):
|
||||
|
||||
tf_kwargs = {
|
||||
"low_cpu_mem_usage": True,
|
||||
"pretraining_tp": 1,
|
||||
}
|
||||
|
||||
if self.quantization == "8bit":
|
||||
|
Reference in New Issue
Block a user