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

CUDA out of memroy - Benjamin. #322

Open
lipere123 opened this issue Oct 10, 2024 · 1 comment
Open

CUDA out of memroy - Benjamin. #322

lipere123 opened this issue Oct 10, 2024 · 1 comment

Comments

@lipere123
Copy link
Contributor

./exo-cli-3.1-70b.sh hello
Go for :
#!/bin/bash
/usr/bin/curl --progress-bar --connect-timeout 1800 --max-time 1800 http://edgenode2:8000/v1/chat/completions
-H "Content-Type: application/json"
-d '{
"model": "llama-3.1-70b",
"messages": [{"role": "user", "content": "hello"}],
"temperature": 0.7
}'

{"detail": "Error processing prompt (see logs with DEBUG>=2): <AioRpcError of RPC that terminated with:\n\tstatus = StatusCode.UNKNOWN\n\tdetails = "Unexpected <class 'RuntimeError'>: CUDA Error 2, out of memory"\n\tdebug_error_string = "UNKNOWN:Error received from peer {created_time:"2024-10-10T05:40:20.356329187+00:00", grpc_status:2, grpc_message:"Unexpected <class \'RuntimeError\'>: CUDA Error 2, out of memory"}"\n>"}

@fullofcaffeine
Copy link

I'm also intermittently experiencing this, see: #235.

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

2 participants