aitextgen icon indicating copy to clipboard operation
aitextgen copied to clipboard

Colab Train a GPT-2 (or GPT Neo) Text-Generating Model w GPU: datascience 0.10.6 requires folium==0.2.1, but you have folium 0.8.3 which is incompatible.

Open RobertoPuglieseFusco opened this issue 2 years ago • 1 comments

Hello,

I am encountering the following error on the Colab Train a GPT-2 (or GPT Neo) Text-Generating Model w GPU:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. datascience 0.10.6 requires folium==0.2.1, but you have folium 0.8.3 which is incompatible.

it happens after running the first cell.

Is it something I can fix myself, installing some older version of the library? sorry I don't have much experience in this.

Thank you so much for your work.

Roberto

RobertoPuglieseFusco avatar Jan 27 '22 13:01 RobertoPuglieseFusco

You should be able to safely ignore this error.

leetfin avatar May 16 '22 15:05 leetfin