Skip to content

Commit

Permalink
Updated logo in README.md (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgreenberg1 committed Apr 11, 2024
1 parent c137dd1 commit 393db75
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ See the License for the specific language governing permissions and
limitations under the License.
-->

<h1><img alt="tool icon" src="https://github.com/raw/neuralmagic/sparsezoo/main/docs/source/icon-sparsezoo.png" />&nbsp;&nbsp;SparseZoo</h1>
<h1 style="display: flex; align-items: center;" >
<img width="100" height="100" alt="tool icon" src="https://neuralmagic.com/wp-content/uploads/2024/03/icon_SparseZoo-003.svg" />
<span>&nbsp;&nbsp;SparseZoo</span>
</h1>

<h3>Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes</h3>

Expand Down

0 comments on commit 393db75

Please sign in to comment.