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

RuntimeError CUDA error when running Infinite Bench #113

Open
Flitieter opened this issue Nov 10, 2024 · 0 comments
Open

RuntimeError CUDA error when running Infinite Bench #113

Flitieter opened this issue Nov 10, 2024 · 0 comments

Comments

@Flitieter
Copy link

Hi expert, recently I ran the code in Infinite Bench (the GPU is RTX4090 24GB, and the cuda version is 12.1.105).

However, when the code ran the dataset about kv_retrieval, it threw an exception "RuntimeError CUDA error"(the specialed error case id is 281, and the code was ok in the dataset Passkey). I checked the pips' version and found they are all consistent with what has been written in the document "ktransformers/server/requirements.txt".

So I want to know whether there are still some problems in my environment.

Here are some pips' versions in my environment:

python==3.11.0
torch==2.3.0
transformers == 4.43.2
fastapi==0.115.4
langchain==0.3.7
blessed==1.20.0
accelerate==1.1.0
sentencepiece==0.2.0

And the complete error message is:
error

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