Getting 404 for a model

Hi All,

I am getting 404 for this model but it exist,

can you please help me understand what is wrong?

curl --location ‘https://router.huggingface.co/hf-inference/models/dicta-il/dictalm2.0-instruct’
–header ‘Authorization: Bearer hf_……..’
–header ‘Content-Type: application/json’
–data ‘{“inputs”: “who are you”}’

1 Like