Your workspace first must be created with private access. Check this link.
Securing access for LLAMA2 to private network
I have deployed llama2 and want to restrict it's access to internal networks only. Just wanted to know if there are any preconfigured endpoints or network configurations for llama2 model? Or will i need to follow the same configuration as other azure openai gpt models such as gpt4 and gpt3.5 and create the private endpoints for llama2 model resources.
2 answers
Sort by: Most helpful
-
-
AshokPeddakotla-MSFT 35,926 Reputation points
2024-01-10T10:30:58.9866667+00:00 Gaurav Kumar Greetings!
AFAIK, There are no preconfigured endpoints or network configurations for Llama2 model specifically. However, you can follow the same configuration as other Azure OpenAI GPT models such as GPT4 and GPT3.5 and create the private endpoints for Llama2 model resources.
Once you have created the private endpoint, you can use it to access your Llama2 model.
I would suggest you, check How to configure a private link for Azure AI for more details.
Do let me know if that helps or have any further queries.
If the response helped, please do click
Accept Answer
andYes
for was this answer helpful.Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.