We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63b9d9 commit a5bc91dCopy full SHA for a5bc91d
1 file changed
index.html
@@ -159,7 +159,7 @@ <h1 class="title is-1 publication-title">SparseSSM: <br>
159
<section class="hero teaser">
160
<div class="container is-max-desktop">
161
<div class="hero-body has-text-centered">
162
- <img src="static/images/teaser.jpg" alt="PDF Preview" width="100%">
+ <img src="static/images/teaser.png" alt="PDF Preview" width="100%">
163
<h2 class="subtitle has-text-centered">
164
We introduce <em><b>SparseSSM</b></em>, an OBS–based pruning methodology tailored to SSM-based architectures
165
such as Mamba, effectively reducing redundancy while preserving model performance. we prune
0 commit comments