Skip to content

Commit 9d2f11e

Browse files
committed
vllm inference tutorial
1 parent 0418d10 commit 9d2f11e

File tree

214 files changed

+2249
-221
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+2249
-221
lines changed

404.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>404 Page not found // davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="" />
@@ -62,6 +62,10 @@
6262
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6363
</a>
6464

65+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
66+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
67+
</a>
68+
6569
</div>
6670
</header>
6771
<main class="app-container">

_index_of_content/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title> // davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="" />
@@ -62,6 +62,10 @@
6262
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6363
</a>
6464

65+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
66+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
67+
</a>
68+
6569
</div>
6670
</header>
6771
<main class="app-container">

categories/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Categories // davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">

images/connect-options.png

45.1 KB
Loading
156 KB
Loading

index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="Note new findings every day to let the magic happen!" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">
@@ -134,7 +138,7 @@ <h1>davidgao7 blog</h1>
134138
Apr 13, 2025
135139
<span class="posts-list-item-separator">-</span>
136140
<svg class="icon icon-clock" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>clock</title><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg>
137-
1 min read
141+
14 min read
138142
</span>
139143
</li>
140144

index.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<link>http://localhost:1313/posts/llm-production/</link>
4949
<pubDate>Sun, 13 Apr 2025 15:13:29 -0400</pubDate>
5050
<guid>http://localhost:1313/posts/llm-production/</guid>
51-
<description>&lt;h1 id=&#34;deploying-llms-in-production&#34;&gt;Deploying LLMs in Production&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In this post, I will share my experience deploying LLMs in production. I will cover the challenges I faced, the solutions I found, and the lessons I learned along the way.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/vllm-project/production-stack/&#34;&gt; Reference repo &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/davidgao7/homelab&#34;&gt; Code for people in hurry &lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;setup-automated-deployments-to-the-aks-cluster--optional-&#34;&gt;Setup automated deployments to the AKS cluster ( optional )&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/azure/aks/automated-deployments&#34;&gt; Reference &lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
51+
<description>&lt;h1 id=&#34;deploying-llms-in-production&#34;&gt;Deploying LLMs in Production&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In this post, I will share my experience deploying LLMs in production. I will cover the challenges I faced, the solutions I found, and the lessons I learned along the way.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;first I managed to find a gpu from runpod to experience one complete conversation(multi-inferences).&lt;/li&gt;&#xA;&lt;li&gt;now I know that if you want to deploy this in production, you not only need multiple gpu like the one&#xA;I&amp;rsquo;m using in the following writing, you also need a system to help you manage resources (i.e. Kubernetes).&#xA;2.1. so they have the solution called &lt;code&gt;vllm production-stack&lt;/code&gt;&#xA;Got to find a cluster with powerful GPUs, OR I could just deploy the stack, since now I&amp;rsquo;ve experienced model inference. But it will be hard to tell if I deploy it successfully or not&amp;hellip; ~(- &amp;lt;_ -)&amp;gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/vllm-project/production-stack/&#34;&gt;Reference repo&lt;/a&gt;&lt;/p&gt;</description>
5252
</item>
5353
<item>
5454
<title>Evolution of Route Planning in Urban Environments</title>

page/2/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="Note new findings every day to let the magic happen!" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">

page/3/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="Note new findings every day to let the magic happen!" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">

page/4/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="Note new findings every day to let the magic happen!" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">

posts/_index_of_posts/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title> // davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="" />
@@ -63,6 +63,10 @@
6363
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
6464
</a>
6565

66+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
67+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
68+
</a>
69+
6670
</div>
6771
</header>
6872
<main class="app-container">

posts/array-summary/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Array Summary // davidgao7 blog</title>
55
<link rel="shortcut icon" href="/images/favicon.jpg" />
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Hugo 0.147.1">
7+
<meta name="generator" content="Hugo 0.147.2">
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<meta name="author" content="David Gao" />
1010
<meta name="description" content="" />
@@ -80,6 +80,10 @@
8080
<svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
8181
</a>
8282

83+
<a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me">
84+
<svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg>
85+
</a>
86+
8387
</div>
8488
</header>
8589
<main class="app-container">

0 commit comments

Comments
 (0)