Can't load the model using pipeline or tokenizer/model approach

#1
by AhmadHakami - opened

OSError: Can't load tokenizer for 'Yukang/Llama-2-7b-longlora-100k-ft'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'Yukang/Llama-2-7b-longlora-100k-ft' is the correct path to a directory containing all relevant files for a LlamaTokenizerFast tokenizer.

You probably need the original tokenizer from Llama2 7B

Sign up or log in to comment