Force traditional loading: low_cpu_mem_usage=False + explicit device move 180e887 Running ACE-Step Custom commited on Feb 28
Use official ACE-Step demo approach: dtype as string (bfloat16) 897bbd6 ACE-Step Custom commited on Feb 28
Use device_map to force CUDA placement and prevent meta device 2538e84 ACE-Step Custom commited on Feb 28
Fix: Force CPU device context during model init to prevent meta tensor operations fc9be45 ACE-Step Custom commited on Feb 13
Fix: Remove device_map to prevent meta tensor initialization - ACE-Step custom model needs direct device placement aa918f7 ACE-Step Custom commited on Feb 13
Fix: Add device_map to prevent meta tensor errors on ZeroGPU 6b39c2d ACE-Step Custom commited on Feb 9
Fix dtype parameter: use dtype instead of torch_dtype, remove device_map 140e1e2 ACE-Step Custom commited on Feb 8
Fix meta tensor: add device_map=None and use torch_dtype parameter a11c404 ACE-Step Custom commited on Feb 8
Fix meta tensor error: disable low_cpu_mem_usage for model loading 23dc982 ACE-Step Custom commited on Feb 8