If you encounter a black screen during boot after 2 hours of code compilation like me, do not panic!

You probably have a problem with driver for graphics card. Please check "The screen goes blank during the boot process" section from Troubleshooting guide

Getting Started

setup with Python virtual environment

You can verify the installation by running:

>>> import transformers

I would like to list some common issues:

some more lines

extra lines

there is a bug

line

line

line

line

line

Issues

  • >>> import transformers
    T...