<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure-Ml on Strathweb. A free flowing tech monologue.</title>
    <link>https://www.strathweb.com/categories/azure-ml/</link>
    <description>Recent content in Azure-Ml on Strathweb. A free flowing tech monologue.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 23 Feb 2026 07:06:14 +0000</lastBuildDate><atom:link href="https://www.strathweb.com/categories/azure-ml/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fine-tuning Phi-4 with Azure ML</title>
      <link>https://www.strathweb.com/2026/02/fine-tuning-phi-4-with-azure-ml/</link>
      <pubDate>Mon, 23 Feb 2026 07:06:14 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2026/02/fine-tuning-phi-4-with-azure-ml/</guid>
      <description>&lt;p&gt;Recently, I dedicated quite a lot of room &lt;a href=&#34;https://www.strathweb.com/categories/phi&#34;&gt;on this blog&lt;/a&gt; to the topic of running Phi locally. This time, I want to focus on a different aspect of adopting small language models like Phi - fine-tuning them. I already covered &lt;a href=&#34;https://www.strathweb.com/2025/01/fine-tuning-phi-models-with-mlx&#34;&gt;local fine-tuning in the past&lt;/a&gt;, so today we are going to do this with &lt;a href=&#34;https://learn.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-machine-learning?view=azureml-api-2&#34;&gt;Azure Machine Learning (Azure ML)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Azure ML is a comprehensive cloud service for accelerating and managing the machine learning project lifecycle. While local fine-tuning is great, moving to Azure ML makes a lot of sense when you need to scale, and/or when you want to experience the Nvidia GPUs without investing in hardware.&lt;/p&gt;
&lt;p&gt;We are going to do &lt;a href=&#34;https://arxiv.org/abs/2106.09685&#34;&gt;LoRA&lt;/a&gt; fine-tuning of a Phi-4 model, and then deploy it to a managed batch endpoint for inference.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
