Closed cpfiffer closed 6 months ago
Should address https://github.com/chengchingwen/Transformers.jl/issues/173 as well.
Please check #178 and #180
Seems like you got it then -- I'll close.
For anyone interested in just getting Transformers.jl up and running with CPU only, this repo contains the code to do so. CUDA support is non-functional as far as I can tell, so please only use this if you just want something that is Pkg
addable.
See #175. I manually worked through the compat issues. This may or may not be resolvable by others, I'm still testing, but at the very least this is something that works.