Thinh Le

Results 3 comments of Thinh Le

Hello, I just faced the same issue. I found out that the problem lies in the `device_map` argument of Hugging Face's `AutoModel...` classes. Changing the argument from `device_map="auto"` to `device_map=None`...

> `pip install unsloth==2025.2.14 unsloth_zoo==2025.2.7` Fixed for me thanks bro worked for me as well