Skip to content

Commit 714d655

Browse files
committed
R4
Signed-off-by: Kyle Sayers <[email protected]>
1 parent c3f6e83 commit 714d655

File tree

1 file changed

+1
-1
lines changed
  • src/llmcompressor/modifiers/transform/spinquant

1 file changed

+1
-1
lines changed

src/llmcompressor/modifiers/transform/spinquant/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,4 +257,4 @@ def _create_r4_scheme(self) -> TransformScheme:
257257
inverse=True,
258258
),
259259
],
260-
)
260+
)

0 commit comments

Comments
 (0)