Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Blenderbot + GPU #3682

Answered by stephenroller
lee-borlace asked this question in Q&A
Jun 1, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

You should make sure you have PyTorch installed with GPU support. Then the GPU should be used unless the --no-cuda option is given to it.

If you run "nvidia-smi", you should see large amounts of memory being used. On a reasonably modern system, response times for the 2.7B model should be like 2s with GPU and 12s without GPU.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lee-borlace
Comment options

@stephenroller
Comment options

@lee-borlace
Comment options

Answer selected by lee-borlace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants