Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

TypeError: 'ABCMeta' object is not subscriptable #117

Open
lakshman111 opened this issue Feb 27, 2023 · 1 comment
Open

TypeError: 'ABCMeta' object is not subscriptable #117

lakshman111 opened this issue Feb 27, 2023 · 1 comment

Comments

@lakshman111
Copy link

I'm trying to run Stable Tuner on Runpod by following this tutorial: https://www.youtube.com/watch?v=8tzA-1x6FIA

I'm on a Mac using Parallels to run Windows. I've opened the Jupyter Notebook in Runpod, and installed the dependencies. When I try to launch training (!accelerate launch --mixed_precision="fp16" scripts/trainer.py), I get the following error:

image

I solved this issue by downloading dataloaders_util.py locally and then manually uploading it into the python notebook.

However, when I try to run training again, I get "TypeError: 'ABCMeta' object is not subscriptable", which I'm not sure how so solve.

image

Any ideas how to solve? Any other information I can supply to help find the error?

@lakshman111
Copy link
Author

Trainer settings

Screenshot 2023-02-28 at 12 02 06 AM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant