Muhammad Shahbaz
Results
2
comments of
Muhammad Shahbaz
@arnaud-lb thank you for raising this issue. I am using Laravel Pint which is based on PHP-CS-Fixer. In current Laravel version (v9.19) I am having this issue for real. In...
That's an issue with `accelerate` and `transformer` packages. You need to upgrade these two packages. It worked for me. `pip install -U accelerate` `pip install -U transformers`