I try to connect to huggingface and I’m doing what the API docs are telling me but I keep getting ‘Invalid URL’.
How do I fix this?
I try to connect to huggingface and I’m doing what the API docs are telling me but I keep getting ‘Invalid URL’.
How do I fix this?
It looks like your topic is missing some important information. Could you provide the following if applicable.
Hi @HenkieT_Amg,
Thanks for posting You’ll need to enter the model name instead of the URL for this to work. It also looks like the Model called gpt-2
doesn’t exist in the available Models listed in their documentation Models - Hugging Face - gpt2
without the hyphen seems to be an available model though. Try another model on the list and only input the model name and see if that works!