Merge branch 'united' of https://github.com/henk717/KoboldAI into model-structure-and-maybe-rwkv

This commit is contained in:
somebody
2023-04-14 20:38:56 -05:00
9 changed files with 104 additions and 36 deletions

View File

@@ -497,6 +497,7 @@ class HFTorchInferenceModel(HFInferenceModel):
total=num_tensors,
desc="Loading model tensors",
file=utils.UIProgressBarFile(),
position=1
)
if not is_safetensors: