Open levidehaan opened 1 year ago
On the example notebook you are missing !pip install protobuf==3.20.1
just add that after the other pip installs and before t5 and it'll work great. also if you're using a docker image make sure to use: nvidia/cuda:11.7.1-cudnn8-devel-ubuntu22.04
On the example notebook you are missing !pip install protobuf==3.20.1
just add that after the other pip installs and before t5 and it'll work great. also if you're using a docker image make sure to use: nvidia/cuda:11.7.1-cudnn8-devel-ubuntu22.04