Spaces:
Runtime error
Runtime error
can we do something like this AutoTokenizer.from_pretrained('chansung/co-write-with-llama2')
#4
by y3rawat - opened
OSError: chansung/co-write-with-llama2 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with huggingface-cli login or by passing token=<your_token>
y3rawat changed discussion title from can we do something like this to can we do something like this AutoTokenizer.from_pretrained('chansung/co-write-with-llama2')