Remove Flash Attention in test env (#2982)

This commit is contained in:
Woosuk Kwon 2024-02-22 09:58:29 -08:00 committed by GitHub
parent c530e2cfe3
commit 6f32cddf1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,6 @@ pytest-forked
pytest-asyncio
httpx
einops # required for MPT
flash_attn # required for HuggingFace's llama implementation
openai
requests
ray
ray