Post
899
The model I am using https://api-inference.huggingface.co/models/mistralai/Mistral-7B-Instruct-v0.3 . I am getting this error b'{"detail":"Model error: Not Found"}'. Even after moving to v0.2 I am getting same error
Join the community of Machine Learners and AI enthusiasts.
Sign UpAre you trying to download the model?
shouldn't the URL be this - https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3
No. I am trying to invoke the model using API and I am using this from last two months but today suddently I am getting this response.
Issue resolved automatically... can someone help to understand this issue.