Skip to content

Commit

Permalink
impl
Browse files Browse the repository at this point in the history
  • Loading branch information
acganesh committed May 17, 2024
1 parent f4ebf7a commit 2b4f380
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 95 deletions.
10 changes: 0 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@ <h2 class="content-title">
<p>Exploring how diffusion models work.</p>


<h2 class="content-title">

<a href="/posts/information_theory_kelly/">Information theory and the Kelly Criterion</a>

</h2>


<p>Exploring the connections between Shannon and gambling.</p>


<h2 class="content-title">

<a href="/posts/speculative_decoding/">Speculative decoding for LLM inference</a>
Expand Down
9 changes: 0 additions & 9 deletions docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ In this post, we&amp;rsquo;ll explore how diffusion models work. This post will
How do diffusion models work? # Diffusion models are Markov chains trained to produce samples matching the data after finite time. We start with a diffusion process that destroys the data: we apply multiple Markov chain transitions until a datapoint $\mathbf{x}_0$ gets gradually converted to noise. Diffusion models learn transitions that reverse this process.</description>
</item>

<item>
<title>Information theory and the Kelly Criterion</title>
<link>https://acganesh.github.io/posts/information_theory_kelly/</link>
<pubDate>Mon, 06 May 2024 00:00:00 +0000</pubDate>

<guid>https://acganesh.github.io/posts/information_theory_kelly/</guid>
<description>Eventually, build up to Martingales?</description>
</item>

<item>
<title>Speculative decoding for LLM inference</title>
<link>https://acganesh.github.io/posts/speculative_decoding/</link>
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/diffusion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h1 id="how-do-diffusion-models-work">

<div class="previous-post" style="display:inline-block;">

<a class="link-reverse" href="https://acganesh.github.io/posts/information_theory_kelly/?ref=footer">« Information theory and the Kelly Criterion</a>
<a class="link-reverse" href="https://acganesh.github.io/posts/speculative_decoding/?ref=footer">« Speculative decoding for LLM inference</a>

</div>

Expand Down
11 changes: 2 additions & 9 deletions docs/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ <h1 class="content-title">Posts</h1></section>
<section class="list-page">

<ul>
<li class="year">2024 (2)</li>
<li class="year">2024 (1)</li>

<ul>
<li>May (2)</li>
<li>May (1)</li>

<ul>
<li>
Expand All @@ -88,13 +88,6 @@ <h1 class="content-title">Posts</h1></section>
</li>
</ul>

<ul>
<li>
<span class="list-date">May 6 &middot;</span>
<a href="/posts/information_theory_kelly/">Information theory and the Kelly Criterion</a>
</li>
</ul>

</li>
</ul>

Expand Down
9 changes: 0 additions & 9 deletions docs/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ In this post, we&amp;rsquo;ll explore how diffusion models work. This post will
How do diffusion models work? # Diffusion models are Markov chains trained to produce samples matching the data after finite time. We start with a diffusion process that destroys the data: we apply multiple Markov chain transitions until a datapoint $\mathbf{x}_0$ gets gradually converted to noise. Diffusion models learn transitions that reverse this process.</description>
</item>

<item>
<title>Information theory and the Kelly Criterion</title>
<link>https://acganesh.github.io/posts/information_theory_kelly/</link>
<pubDate>Mon, 06 May 2024 00:00:00 +0000</pubDate>

<guid>https://acganesh.github.io/posts/information_theory_kelly/</guid>
<description>Eventually, build up to Martingales?</description>
</item>

<item>
<title>Speculative decoding for LLM inference</title>
<link>https://acganesh.github.io/posts/speculative_decoding/</link>
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/speculative_decoding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h2 id="proof-of-correctness">

<div class="next-post", style="display:inline-block;float:right;">

<a class="link-reverse" href="https://acganesh.github.io/posts/information_theory_kelly/?ref=footer">Information theory and the Kelly Criterion »</a>
<a class="link-reverse" href="https://acganesh.github.io/posts/diffusion/?ref=footer">An introduction to diffusion models »</a>

</div>

Expand Down
3 changes: 0 additions & 3 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
</url><url>
<loc>https://acganesh.github.io/posts/</loc>
<lastmod>2024-05-16T00:00:00+00:00</lastmod>
</url><url>
<loc>https://acganesh.github.io/posts/information_theory_kelly/</loc>
<lastmod>2024-05-06T00:00:00+00:00</lastmod>
</url><url>
<loc>https://acganesh.github.io/posts/speculative_decoding/</loc>
<lastmod>2023-11-07T00:00:00+00:00</lastmod>
Expand Down
Binary file removed site/content/posts/.speculative_decoding.md.swp
Binary file not shown.
11 changes: 0 additions & 11 deletions site/content/posts/information_theory_kelly.md

This file was deleted.

10 changes: 0 additions & 10 deletions site/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@ <h2 class="content-title">
<p>Exploring how diffusion models work.</p>


<h2 class="content-title">

<a href="/posts/information_theory_kelly/">Information theory and the Kelly Criterion</a>

</h2>


<p>Exploring the connections between Shannon and gambling.</p>


<h2 class="content-title">

<a href="/posts/speculative_decoding/">Speculative decoding for LLM inference</a>
Expand Down
9 changes: 0 additions & 9 deletions site/public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ In this post, we&amp;rsquo;ll explore how diffusion models work. This post will
How do diffusion models work? # Diffusion models are Markov chains trained to produce samples matching the data after finite time. We start with a diffusion process that destroys the data: we apply multiple Markov chain transitions until a datapoint $\mathbf{x}_0$ gets gradually converted to noise. Diffusion models learn transitions that reverse this process.</description>
</item>

<item>
<title>Information theory and the Kelly Criterion</title>
<link>https://acganesh.github.io/posts/information_theory_kelly/</link>
<pubDate>Mon, 06 May 2024 00:00:00 +0000</pubDate>

<guid>https://acganesh.github.io/posts/information_theory_kelly/</guid>
<description>Eventually, build up to Martingales?</description>
</item>

<item>
<title>Speculative decoding for LLM inference</title>
<link>https://acganesh.github.io/posts/speculative_decoding/</link>
Expand Down
2 changes: 1 addition & 1 deletion site/public/posts/diffusion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h1 id="how-do-diffusion-models-work">

<div class="previous-post" style="display:inline-block;">

<a class="link-reverse" href="https://acganesh.github.io/posts/information_theory_kelly/?ref=footer">« Information theory and the Kelly Criterion</a>
<a class="link-reverse" href="https://acganesh.github.io/posts/speculative_decoding/?ref=footer">« Speculative decoding for LLM inference</a>

</div>

Expand Down
11 changes: 2 additions & 9 deletions site/public/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ <h1 class="content-title">Posts</h1></section>
<section class="list-page">

<ul>
<li class="year">2024 (2)</li>
<li class="year">2024 (1)</li>

<ul>
<li>May (2)</li>
<li>May (1)</li>

<ul>
<li>
Expand All @@ -88,13 +88,6 @@ <h1 class="content-title">Posts</h1></section>
</li>
</ul>

<ul>
<li>
<span class="list-date">May 6 &middot;</span>
<a href="/posts/information_theory_kelly/">Information theory and the Kelly Criterion</a>
</li>
</ul>

</li>
</ul>

Expand Down
9 changes: 0 additions & 9 deletions site/public/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ In this post, we&amp;rsquo;ll explore how diffusion models work. This post will
How do diffusion models work? # Diffusion models are Markov chains trained to produce samples matching the data after finite time. We start with a diffusion process that destroys the data: we apply multiple Markov chain transitions until a datapoint $\mathbf{x}_0$ gets gradually converted to noise. Diffusion models learn transitions that reverse this process.</description>
</item>

<item>
<title>Information theory and the Kelly Criterion</title>
<link>https://acganesh.github.io/posts/information_theory_kelly/</link>
<pubDate>Mon, 06 May 2024 00:00:00 +0000</pubDate>

<guid>https://acganesh.github.io/posts/information_theory_kelly/</guid>
<description>Eventually, build up to Martingales?</description>
</item>

<item>
<title>Speculative decoding for LLM inference</title>
<link>https://acganesh.github.io/posts/speculative_decoding/</link>
Expand Down
2 changes: 1 addition & 1 deletion site/public/posts/speculative_decoding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h2 id="proof-of-correctness">

<div class="next-post", style="display:inline-block;float:right;">

<a class="link-reverse" href="https://acganesh.github.io/posts/information_theory_kelly/?ref=footer">Information theory and the Kelly Criterion »</a>
<a class="link-reverse" href="https://acganesh.github.io/posts/diffusion/?ref=footer">An introduction to diffusion models »</a>

</div>

Expand Down
3 changes: 0 additions & 3 deletions site/public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
</url><url>
<loc>https://acganesh.github.io/posts/</loc>
<lastmod>2024-05-16T00:00:00+00:00</lastmod>
</url><url>
<loc>https://acganesh.github.io/posts/information_theory_kelly/</loc>
<lastmod>2024-05-06T00:00:00+00:00</lastmod>
</url><url>
<loc>https://acganesh.github.io/posts/speculative_decoding/</loc>
<lastmod>2023-11-07T00:00:00+00:00</lastmod>
Expand Down

0 comments on commit 2b4f380

Please sign in to comment.