Removed flash-attn as dependency because it's hard to install properly
This commit is contained in:
@@ -30,11 +30,5 @@ setup(
|
||||
'unsloth>=2025.3',
|
||||
'vllm>=0.8',
|
||||
],
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Intended Audience :: Developers',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
],
|
||||
python_requires='>=3.10',
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user