<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Agam Jain</title>
    <description>The latest articles on DEV Community by Agam Jain (@tf_100).</description>
    <link>https://dev.to/tf_100</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1501970%2F2f8d3571-3a5c-4172-ba49-0d7436ac34e0.png</url>
      <title>DEV Community: Agam Jain</title>
      <link>https://dev.to/tf_100</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tf_100"/>
    <language>en</language>
    <item>
      <title>Deploy Deepseek-R1: Guide to run multiple variants on AWS</title>
      <dc:creator>Agam Jain</dc:creator>
      <pubDate>Wed, 29 Jan 2025 20:03:47 +0000</pubDate>
      <link>https://dev.to/tf_100/deploy-deepseek-r1-guide-to-run-multiple-variants-on-aws-ln</link>
      <guid>https://dev.to/tf_100/deploy-deepseek-r1-guide-to-run-multiple-variants-on-aws-ln</guid>
      <description>&lt;p&gt;Hi Everyone&lt;/p&gt;

&lt;p&gt;Deepseek-R1 is everywhere. So, we have done the heavy lifting for you to &lt;a href="https://tensorfuse.io/docs/guides/deepseek_r1" rel="noopener noreferrer"&gt;run each variant on the cheapest and highest-availability GPUs&lt;/a&gt;. All these configurations have been tested with vLLM for high throughput and auto-scale with the Tensorfuse serverless runtime.&lt;/p&gt;

&lt;p&gt;Below is the table that summarizes the configurations you can run.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qzhitirlj8qj3lazvxj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qzhitirlj8qj3lazvxj.png" alt="Supported GPU types for each variant of Deepseek R1&amp;lt;br&amp;gt;
" width="800" height="491"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Take it for an experimental spin&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can find the Dockerfile and all configurations in the GitHub repo below. Simply open up a GPU VM on your cloud provider, clone the repo, and run the Dockerfile.&lt;/p&gt;

&lt;p&gt;Github Repo: &lt;a href="https://github.com/tensorfuse/tensorfuse-examples/tree/main/deepseek_r1" rel="noopener noreferrer"&gt;https://github.com/tensorfuse/tensorfuse-examples/tree/main/deepseek_r1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Deploy a production-ready service on AWS using Tensorfuse&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you are looking to use Deepseek-R1 models in your production application, follow our detailed guide to deploy it on your AWS account using Tensorfuse.&lt;/p&gt;

&lt;p&gt;The guide covers all the steps necessary to deploy open-source models in production:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Deployed with the vLLM inference engine for high throughput&lt;/li&gt;
&lt;li&gt;Support for autoscaling based on traffic&lt;/li&gt;
&lt;li&gt;Prevent unauthorized access with token-based authentication&lt;/li&gt;
&lt;li&gt;Configure a TLS endpoint with a custom domain&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
  </channel>
</rss>
