gesistsa / grafzahl

🧛 fine-tuning Transformers for text data from within R
https://gesistsa.github.io/grafzahl/
GNU General Public License v3.0
41 stars 2 forks source link

Installation problem #26

Closed LuigiC72 closed 7 months ago

LuigiC72 commented 7 months ago

I have tried to install grafzahl (using the Transformers within the Quanteda infrastracture is a great choice!), everything works fine with setup_grafzahl(cuda = TRUE) - I have GPU(s) btw, until the last line that shows an error: "Error in .install_gpu_pytorch(cuda_version = cuda_version) : Cannot set up `pytorch". Unfortunately this error prevents grafzahl to correctly work. Any suggestion on how to solve it? Thanks! Luigi

LuigiC72 commented 7 months ago

Solved!