Skip to content

Commit

Permalink
Disable giscus on blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfgu committed Jun 3, 2024
1 parent abe58f8 commit a3a535f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-05-31-mamba2-part1-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: distill
title: State Space Duality (Mamba-2) Part I - The Model
description:
tags:
giscus_comments: true
giscus_comments: false
date: 2024-05-31
featured: false
thumbnail: assets/img/2024-05-31-mamba-2/mamba-2-V3-transparent.png
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-05-31-mamba2-part2-theory.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: distill
title: State Space Duality (Mamba-2) Part II - The Theory
description:
tags:
giscus_comments: true
giscus_comments: false
date: 2024-05-31
featured: false
thumbnail: assets/img/2024-05-31-mamba-2/ssd_venn.png
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-05-31-mamba2-part3-algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: distill
title: State Space Duality (Mamba-2) Part III - The Algorithm
description:
tags:
giscus_comments: true
giscus_comments: false
date: 2024-05-31
featured: false
thumbnail: assets/img/2024-05-31-mamba-2/ssd_algorithm.png
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-05-31-mamba2-part4-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: distill
title: State Space Duality (Mamba-2) Part IV - The Systems
description:
tags:
giscus_comments: true
giscus_comments: false
date: 2024-05-31
featured: false
thumbnail: assets/img/2024-05-31-mamba-2/mamba_tp.png
Expand Down

0 comments on commit a3a535f

Please sign in to comment.