-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed as not planned
Labels
Description
it's been reported in discord that transformers-musicgen needs some changes to fully support GPU
- https://github.com/mudler/LocalAI/blob/master/backend/python/transformers/backend.py
- It's already implemented in transformers
- How to make transformers examples use GPU? huggingface/transformers#2704
- this may be useful reference if anything needs tweaking?