filenames of shards in pytorch_model.bin.index.json
#4
by
h3ndrik
- opened
pytorch_model.bin.index.json
mentions filenames of shards, that don't exist in this repository.
Yes, this causes an error in oobabooga
I had this error too, so I changed my command to this, which worked: python server.py --chat --model GPT4-X-Alpaca-30B-4bit --wbits 4
Edit: I also cloned https://huggingface.co/oobabooga/llama-tokenizer to the models folder