We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c137dd1 commit 393db75Copy full SHA for 393db75
README.md
@@ -14,7 +14,10 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
-->
16
17
-<h1><img alt="tool icon" src="https://raw.githubusercontent.com/neuralmagic/sparsezoo/main/docs/source/icon-sparsezoo.png" /> SparseZoo</h1>
+<h1 style="display: flex; align-items: center;" >
18
+ <img width="100" height="100" alt="tool icon" src="https://neuralmagic.com/wp-content/uploads/2024/03/icon_SparseZoo-003.svg" />
19
+ <span> SparseZoo</span>
20
+ </h1>
21
22
<h3>Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes</h3>
23
0 commit comments