Skip to content

Commit 2e559e7

Browse files
Update README.md
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
1 parent 1dde209 commit 2e559e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/compress/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Compress Algorithm Tutorial
22

3-
This tutorial demonstrates how to compress large language models using the Compress algorithm based on the [Puzzle paper](https://arxiv.org/abs/2411.19146).
43
This tutorial demonstrates how to compress large language models using the compress algorithm based on the [Puzzle paper](https://arxiv.org/abs/2411.19146).
54
The goal of the algorithm it to find the most optimal modifications to MLP and attention layers of the model, resulting in a heterogeneous model architecture.
65
The supported modifications are:

0 commit comments

Comments
 (0)