mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 03:20:52 +00:00
[Fix/Infer] Remove unused deps and revise requirements (#5341)
* remove flash-attn dep * rm padding llama * revise infer requirements * move requirements out of module
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
ordered_set
|
||||
transformers==4.34.0
|
||||
auto-gptq==0.5.0
|
||||
git+https://github.com/ModelTC/lightllm.git@ece7b43f8a6dfa74027adc77c2c176cff28c76c8
|
||||
git+https://github.com/Dao-AILab/flash-attention.git@017716451d446e464dde9aca3a3c1ed2209caaa9
|
||||
transformers==4.36.2
|
||||
|
Reference in New Issue
Block a user