Zach Mueller
Zach Mueller
Now that we require a minimum of python 3.8, this is on the roadmap to look into due to new capabilities in the language
CC @pacman100 to verify however
You'll still find this via `torchrun` too I believe, so I'm not sure how much we can truly do
@EnterpriseBCMe please give us a full reproducer to your problem that we can run
I think this is the same failure we're getting on our nightlies suddenly. Can you try via the 0.19.0 image? https://hub.docker.com/layers/huggingface/accelerate-gpu/0.19.0/images/sha256-32cdb06bc3e5c4fc64412b9cdac123dfc7870e4f00ede7bd89cc4419ac745070?context=explore
Hi @serenalotreck, this looks like a transformers issue in the traceback, more than an accelerate issue, as I'm not sure what the cause would stem from this outside perhaps an...
We need much more info about your situation. Output of `accelerate env`? GPU you're using? How are you creating your dataloader etc?
Hi! Thanks for the PR, could you do `pip install -e .[quality]` followed by `make style; make quality`? This will make the tests pass
@hamelsmu @seeM I think this is the same issue I'm finding with `nbdev-extensions` when I deploy and the docs should be built with extensions from the library itself (see here:...