Toshiro Mifune

Results 3 comments of Toshiro Mifune

@CoinCheung Did you find a solution? I met the same issue when loading Llama 65B on 8 A100

how about `hub.Module("https://tfhub.dev/google/elmo/2",` trainable=True)`

Downgrade both wheel and setuptools with `pip install wheel==0.38.4 setuptools==66.0.0`