RuntimeError: Failed to import transformers.modeling_utils because of the following error (look up to see its traceback): [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', の対処法
ディスクエラーになっている可能性が高い
基本的には.chacheが原因の可能性が高い
du -h --max-depth=1
不必要でファイル容量が多いものを削除する
122M ./results
20K ./prompts
28K ./scripts
260K ./src
145M .
上のようにどのディレクトリにどのくらいの容量になっているかがわかる