Remove the path to tokenizer file.

#2
by writerflether - opened

This line in your tokenizer_config.json file was causing me issues. I removed it and I loaded your model just fine:

  "tokenizer_file": "/workspace/.cache/hf/models--mistralai--Mistral-7B-Instruct-v0.1/snapshots/d635d39671aaceec5ef84b745bc21625b324b7f8/tokenizer.json",

Sign up or log in to comment