RuntimeError: FlashAttention only supports Ampere GPUs or newer.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
OS:Windows,GPU:2080ti 22g
is happened at when I trying to generate, is can not runing on my old turing?😢
can it be disabled? I can accept lower speed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Search the repository for the RuntimeError text and FlashAttention or Ampere checks, then trace the generation entry point on a 2080 Ti. Done means generation completes on that GPU without this error, with any reduced-speed behavior covered by an appropriate test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100