Replies: 1 comment 3 replies
-
For anyone who might find this useful; I have it running pretty well acestep --torch_compile true --overlapped_decode true --bf16 false. I have also tried --bf16 true and didn't notice much difference. Unfortunately using torch_compile it crashes on second generation and seems to be related to pytorch rather than ACE-Step, that said it's quicker to restart the server than use it without torch_compile (slower). My ram usage is way higher than stated on the examples up at 21gb and using swap. My parameters are as follows; Defaults for everything but Inferences Steps are 27 and duration is 45 seconds and generations take about 1-2 mins to appear in the UI. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Ace-Step Team, firstly thank you for your awesome work this project is really amazing! I've seen a few YT videos running on Windows machines with 4090Ti cards etc and was wondering if anyone has benchmarked on a Mac Mini M4? I have it running and I am willing to test, at the moment it takes around 5 mins to generate a song with lyrics does that seem right?! I have it running with the following parameters;
--bf16 false --overlapped_decode true
Beta Was this translation helpful? Give feedback.
All reactions