GPTQ-for-LLaMa
GPTQ-for-LLaMa copied to clipboard
_pickle.UnpicklingError: invalid load key, 'v'.
(vicuna) ahnlab@ahnlab-desktop:~/GPT/StarCoder/GPTQ-for-SantaCoder$ python -m santacoder_inference bigcode/starcoderbase --wbits 4 --groupsize 128 --load starcoderbase-GPTQ-4bit-128g/model.pt
Loading checkpoint shards: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 7/7 [01:12<00:00, 10.29s/it]
Traceback (most recent call last):
File "
Is it solved? I met the same problem.