Skip to content
Discussion options

You must be logged in to vote

Some models only have access to cpu due to dependency conflicts

Please check this first using the same Python executable that starts BallonsTranslator:

python -c "import torch; print(torch.__version__); print(torch.version.cuda); print(torch.cuda.is_available()); print(torch.cuda.device_count())"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thomaswantstobeaskeleton
Comment options

Answer selected by Thundercup
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