diff --git a/_quarto.yml b/_quarto.yml index ac18a9e..998b435 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -20,7 +20,9 @@ website: href: https://github.com/charleneleong-ai/ - icon: linkedin href: https://www.linkedin.com/in/charleneleong/ - + favicon: favicon.png + open-graph: true + google-analytics: G-Y94VW3WD5L format: html: diff --git a/_site/blog/index.html b/_site/blog/index.html index 2c544cd..5427328 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -30,6 +30,7 @@ + @@ -96,6 +97,15 @@ } }) + + + @@ -129,6 +139,9 @@ + + + @@ -215,7 +228,7 @@
Categories
-
+

diff --git a/_site/blog/posts/mamba/index.html b/_site/blog/posts/mamba/index.html index 1a06770..10a565b 100644 --- a/_site/blog/posts/mamba/index.html +++ b/_site/blog/posts/mamba/index.html @@ -52,6 +52,7 @@ + @@ -90,6 +91,15 @@ "search-label": "Search" } } + + + @@ -123,6 +133,10 @@ + + + + @@ -274,7 +288,7 @@

1 Why Mamba and S @@ -752,7 +766,7 @@

-

+

Diagonal Plus Low-rank Approximation
@@ -764,7 +778,7 @@

-

+

S4D Recurrent and Convolutional View: Colors denote independent 1D SSMs; purple denotes trainable parameters [20]
@@ -787,7 +801,7 @@

-

+

Visualising S4 vs S4D Results
@@ -799,7 +813,7 @@

-

+

S4 vs S4D Long Range Arena Results
@@ -822,7 +836,7 @@

3 How does Mamba -