We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not Sure if its just me but i am not able use gpu for docling. tried manually adding cuda as default in accerator as well no luck
Error cuda is not available in the system. fall back to 'cpu'
The text was updated successfully, but these errors were encountered:
@sirangisaicharangupta Can you please provide more information on which environment and hardware you are running Docling?
Sorry, something went wrong.
(locally) Virtual environment - win10 enterprise , its a dell workstation 64gb RAM, NVDIA RTX A1000 6Gb Laptop GPU , Cuda compilation tools, release 12.5, V12.5.82 Build cuda_12.5.r12.5/compiler.34385749_0
Since we have no Windows setup with CUDA in our development team, I would be glad if anyone with such resources could confirm this and help debug.
To provide some basic context, please provide the response of torch.cuda.is_available() in your environment.
torch.cuda.is_available()
No branches or pull requests
Question
Not Sure if its just me but i am not able use gpu for docling.
tried manually adding cuda as default in accerator as well no luck
Error
cuda is not available in the system. fall back to 'cpu'
The text was updated successfully, but these errors were encountered: