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

persimmon crashes with CUDA: assertion failure ggml_is_contiguous(src0) #5823

Open
cebtenzzre opened this issue Mar 1, 2024 · 3 comments
Open
Labels
bug Something isn't working model Model specific

Comments

@cebtenzzre
Copy link
Collaborator

Attempting to run a persimmon model with the CUDA backend fails an assertion in ggml_cuda_rope: ggml_is_contiguous(src0)

ref #5668 (comment)

@cebtenzzre cebtenzzre added bug Something isn't working model Model specific labels Mar 1, 2024
@ggerganov
Copy link
Owner

Persimmon graph implementation has to be reviewed - it's the one odd one among all others. Maybe it can be simplified and avoid non-contiguous ropes

@github-actions github-actions bot added the stale label Apr 2, 2024
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

@cebtenzzre
Copy link
Collaborator Author

I'm not aware of any recent work on persimmon that would invalidate this issue.

@cebtenzzre cebtenzzre reopened this Apr 16, 2024
@cebtenzzre cebtenzzre removed the stale label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working model Model specific
Projects
None yet
Development

No branches or pull requests

2 participants