remove unused dep (#3180)

This commit is contained in:
Dan Saunders
2025-09-24 13:18:44 -04:00
committed by GitHub
parent b3b92687c4
commit 6bc959342b

View File

@@ -124,7 +124,6 @@ extras_require = {
"ring-flash-attn": [
"flash-attn==2.8.3",
"ring-flash-attn>=0.1.7",
"yunchang==0.6.0",
],
"deepspeed": [
"deepspeed==0.17.5",