We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e00c5 commit 948c6edCopy full SHA for 948c6ed
llmc/compression/token_reduction/__init__.py
@@ -3,6 +3,7 @@
3
from .fastervlm import FasterVLM
4
from .fastv import FastV
5
from .fastvid import FastVID
6
+from .holitom import HoliTom
7
from .prunevid import PruneVid
8
from .pyramiddrop import PyramidDrop
9
from .sparsevlm import SparseVLM
0 commit comments