Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Expected dout_seq_stride == out_seq_stride to be true, but got false #54

Closed
ehartford opened this issue May 27, 2024 · 2 comments

Comments

@ehartford
Copy link

Problem Description

File "/home/ehartford/miniconda3/envs/axolotl/lib/python3.11/site-packages/flash_attn/flash_attn_interface.py", line 79, in _flash_attn_varlen_backward
dq, dk, dv, softmax_d, = flash_attn_cuda.varlen_bwd(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Expected dout_seq_stride == out_seq_stride to be true, but got false.

Operating System

Ubuntu 22.04.4 LTS (Jammy Jellyfish)

CPU

AMD EPYC 9654 96-Core Processor

GPU

AMD Instinct MI300X

ROCm Version

ROCm 6.1.0

ROCm Component

No response

Steps to Reproduce

run axolotl with flash attention

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@ehartford
Copy link
Author

seems duplicate of #40

@ehartford
Copy link
Author

duplicate of #40

@ehartford ehartford closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant