Skip to content

Commit 0a13057

Browse files
committed
Pin autoawq to not require flash-attn, closes #21
1 parent f12098c commit 0a13057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Only install AutoAWQ with x86-64
2-
autoawq[kernels]; platform_machine == "x86_64" or platform_machine == "AMD64"
2+
autoawq[kernels]==0.2.7.post2; platform_machine == "x86_64" or platform_machine == "AMD64"
33

44
# Base requirements
55
matplotlib

0 commit comments

Comments
 (0)