Relative Content

Tag Archive for httpllamaazure-ai

Why am i getting a 424 HTTP error when calling Llama-3 endpoint in Azure AI Studio?

I deployed a llama-3-70b-instruct model via the Azure AI Studio. I then tried to call it with a HTTP request which resulted in a 424 HTTP error. This error still occured when using the example code provided by Microsfts “View Code” feature in the playground. Using the playground with the deployment however worked just fine. The code is as follows: