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

Changed ChatterBot repo to my fork that runs on gpu #207

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

batman202012
Copy link

If it does not work it may require you to download cuda toolkit 11.7 and cuDNN see post below

instructions for installing nvidia-toolkit

download nvidia-toolkit

download cuDNN

On linux I was also required to install nvidia-cuda-toolkit via:

sudo apt install nvidia-cuda-toolkit

A reboot of the system is likely required

run to confirm proper installation:

nvidia-smi
nvcc -V

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant