<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Direct AI Execution on </title>
    <link>http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/</link>
    <description>Recent content in Direct AI Execution on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 28 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Inferencing with vLLM</title>
      <link>http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/llm_inference_certification/</link>
      <pubDate>Tue, 28 Oct 2025 00:00:00 +0000</pubDate>
      <guid>http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/llm_inference_certification/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://docs.vllm.ai/en/latest/&#34;&gt;vLLM&lt;/a&gt; Inference Framework is a production-grade, high-performance inference engine designed for large-scale LLM serving.&lt;/p&gt;&#xA;&lt;p&gt;The main characteristics of vLLM Inference Framework are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Supports single-node deployments with one or more GPUs.&lt;/li&gt;&#xA;&lt;li&gt;Uses Python’s native multiprocessing for multi-GPU inference.&lt;/li&gt;&#xA;&lt;li&gt;Does not require additional frameworks, such as Ray, unless deploying across multiple nodes, which is out of scope for this benchmarking task.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;In this guide you will find the necessary steps and best practices to deploy the OpenNebula vLLM appliance and perform an inference benchmarking to check its performance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fine-tuning AI Models on NVIDIA Slurm</title>
      <link>http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/nvidia_slurm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://51.159.138.137:8082/devel/solutions/ai_factory_blueprints/direct_ai_execution/nvidia_slurm/</guid>
      <description>&lt;p&gt;&lt;a id=&#34;finetuning_on_slurm_worker&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This tutorial deploys the OpenNebula &lt;strong&gt;OneSlurm&lt;/strong&gt; service and runs a fine-tuning job as an LDAP user. The Slurm cluster is created first. After the Controller and Worker VMs are running, the user stages the model, dataset, virtual environment, training script, and output in the shared &lt;code&gt;/scratch&lt;/code&gt; NFS mount.&lt;/p&gt;&#xA;&lt;p&gt;We will complete the following high-level steps:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Deploy the &lt;code&gt;Service OneSlurm&lt;/code&gt; appliance from the OpenNebula Marketplace.&lt;/li&gt;&#xA;&lt;li&gt;Enable LDAP identity for Slurm users.&lt;/li&gt;&#xA;&lt;li&gt;Mount shared NFS scratch storage on the Controller and Workers.&lt;/li&gt;&#xA;&lt;li&gt;Create or use an LDAP user and prepare the user&amp;rsquo;s scratch workspace.&lt;/li&gt;&#xA;&lt;li&gt;Submit a GPU fine-tuning job from the Slurm Controller.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;before-starting&#34;&gt;&#xA;  Before Starting&#xA;  &lt;a class=&#34;anchor-link&#34; href=&#34;#before-starting&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;    &lt;i class=&#34;fas fa-link fa-xs&#34;&gt;&lt;/i&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;Before starting this tutorial, complete the AI Factory deployment with either on-premises resources or cloud resources. Use the guide that matches your available resources:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
