Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
WeReCooking
/
ACE-Step-CPU
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ACE-Step-CPU
186 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 82 commits
Nekochu's picture
Nekochu
fix: save PEFT adapter (not full model), remove random suffix from LoRA names, fix epoch cap to 1000
57df0f6 30 days ago
  • .dockerignore
    69 Bytes
    switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • Dockerfile
    4.07 kB
    remove XL checkpoint download (OOMKilled build, training uses standard turbo) 30 days ago
  • README.md
    4.68 kB
    update README with final state, full pipeline inference, LM generation step about 1 month ago
  • app.py
    38.8 kB
    fix: save PEFT adapter (not full model), remove random suffix from LoRA names, fix epoch cap to 1000 30 days ago
  • requirements.txt
    319 Bytes
    add torchcodec for training audio loading about 1 month ago
  • start.sh
    733 Bytes
    switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M about 1 month ago
  • train_engine.py
    136 kB
    fix: save PEFT adapter (not full model), remove random suffix from LoRA names, fix epoch cap to 1000 30 days ago