Tom Fenton moves from local AI concepts to hands-on tools for matching LLMs to hardware, running local chatbots with Ollama and benchmarking AI performance.
Make sure to have two models deployed, one for generating embeddings (text-embedding-3-small model recommended) and one for handling the chat (gpt-4 turbo recommended). You can use the Azure OpenAI ...
This code example demonstrates how to secure an Azure Function with Azure AD when the function uses HTTPTrigger and exposes a Web API. The Web API is written using python. This readme walks you ...
For a high-level overview of three popular HTTP routing patterns, refer to this blog post by Lori MacVittie from F5 networks. Moving forward, when I refer to HTTP routing in the context of Azure ...