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