Ignore docs/pics/ to avoid HF binary rejection 6c88da3 Running OnyxMunk Cursor commited on 29 days ago
Add LoRA training assets: scripts, docs (no binaries), ui, my_dataset bc9c638 OnyxMunk Cursor commited on 29 days ago
Initialize 5Hz LM on Space startup (ACESTEP_INIT_LLM env, default true) b7756c5 OnyxlMunkey Cursor commited on 29 days ago
Use ACESTEP_CHECKPOINT_REPO from Space Settings (default ACE-Step/Ace-Step1.5) b7dff2a OnyxlMunkey Cursor commited on 29 days ago
Add Song Describer pipeline: prepare_song_describer.py, prepare_from_hf, preprocess/train CLI 3cdb1cf OnyxlMunkey Cursor commited on 29 days ago
Merge origin/main: keep Space worker resolution, return friendly result when not initialized 564c9c9 OnyxlMunkey Cursor commited on 29 days ago
fix: return friendly result when service not initialized (no RuntimeError) 6a2fff7 OnyxlMunkey Cursor commited on 29 days ago
Zero GPU: worker-local handlers, init+generate in worker, avoid pickle/CUDA errors 86d2640 OnyxMunk Cursor commited on 30 days ago
Fix Zero GPU runtime: duration 60s, test fixes, LoKr PeftModel guard bc3f795 OnyxMunk Cursor commited on 30 days ago
fix: disable torch.compile on Spaces (ACESTEP_COMPILE_MODEL=0) to avoid pickle c5fc6c5 OnyxMunk Cursor commited on 30 days ago
fix: disable spaces.GPU to avoid pickle; run generation in main process on Zero e3f4150 OnyxMunk Cursor commited on 30 days ago
fix: reduce spaces.GPU duration to 60s for Zero free tier limit cfd205a OnyxMunk Cursor commited on 30 days ago
fix: remove invalid --quantization None (unlimited tier defaults to None) 5be985c OnyxMunk Cursor commited on 30 days ago
fix: re-enable spaces.GPU for Zero, disable quantization to avoid pickle 2f3644b OnyxMunk Cursor commited on 30 days ago
fix: disable spaces.GPU decorator to avoid model pickle (non-leaf tensor) on dedicated GPU Spaces 2a01e91 OnyxMunk Cursor commited on 30 days ago
fix: use in-place init for nn.Parameter to avoid non-leaf tensors (HF Spaces pickle) 2b9e836 OnyxMunk Cursor commited on 30 days ago
fix: replace Lambda with picklable Transpose12 for HF Spaces multiprocessing 1a05324 OnyxMunk Cursor commited on 30 days ago
fix: add --config_path acestep-v15-turbo for HF Spaces (empty checkpoints) cd3a6f1 OnyxMunk Cursor commited on 30 days ago
fix: import spaces before CUDA to fix HF Spaces runtime error 47cdfa5 OnyxMunk Cursor commited on 30 days ago