Update documentation

This commit is contained in:
oobabooga 2023-03-28 17:46:00 -03:00
parent 0bec15ebcd
commit 010b259dde
3 changed files with 2 additions and 3 deletions

View file

@ -48,7 +48,6 @@ def _load_quant(model, checkpoint, wbits, groupsize=-1, faster_kernel=False, exc
return model
def load_quantized(model_name):
if not shared.args.model_type:
# Try to determine model type from model name