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
Hello! Sorry to bother you. During the running process, I found that the running was very slow, but the GPU usage was always 0. Is this normal?
The text was updated successfully, but these errors were encountered:
No, this isn't normal. :) You're just running invert_strings, is that correct?
What does this code output?
from vec2text.models.model_utils import device print(device)
Sorry, something went wrong.
No branches or pull requests
Hello! Sorry to bother you.
![image](https://private-user-images.githubusercontent.com/81464131/389846208-670ea599-4b57-44a9-8067-ed62d84f7d47.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDI5NDksIm5iZiI6MTczOTkwMjY0OSwicGF0aCI6Ii84MTQ2NDEzMS8zODk4NDYyMDgtNjcwZWE1OTktNGI1Ny00NGE5LTgwNjctZWQ2MmQ4NGY3ZDQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE4MTcyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU5YzUxY2RmOWNmNGNkNjE0ZTY3NDU0YWE2NTkxOTM2OWI3MTZlNWY0YzkwZDg4ZmVjNGM1MGEwMGMyZmVjYmYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BjeMJFOWaUN_e3ZgKiGyvJbZPdhHatL5-B8iOOdwq9k)
During the running process, I found that the running was very slow, but the GPU usage was always 0. Is this normal?
The text was updated successfully, but these errors were encountered: