Skip to content

v0.1.3

Choose a tag to compare

@ChuxiJ ChuxiJ released this 27 Feb 07:50
· 544 commits to main since this release

What's Changed

  • Refactor (gradio part1) events wiring contracts by @1larity in #652
  • Refactor (gradio part2) generation wiring decomposition by @1larity in #653
  • fix: AutoGen 'No next batch available' when next batch is ready by @ChuxiJ in #659
  • Refactor (gradio part3) mode wiring decomposition by @1larity in #654
  • refactor(gradio-events): extract generation run and batch navigation wiring modules (PR5) by @1larity in #655
  • Refactor (gradio part 6) mode wiring decomposition by @1larity in #663
  • Refactor (gradio part 7) generation interface decomposition by @1larity in #668
  • fix(gradio): restore language and optional parameter interactivity by @1larity in #672
  • Refactor: Dynamic i18n Language Management by @orlagno in #686
  • Fix Gradio audio volume persistence and playback reset by @1larity in #680
  • Improving and updating the Hebrew language and adding features by @start-life in #694
  • refactor: clean up i18n discovery and CLI help by @orlagno in #692
  • Revert "Fix Gradio audio volume persistence and playback reset" by @ChuxiJ in #696
  • feat: remove prompt parse to sample_query by @ChuxiJ in #700
  • Fix garbled audio after switching from Remix/Repaint to Custom mode by @Copilot in #701
  • feat: add model init API, model inventory, and MLX CFG/APG support by @ChuxiJ in #703
  • fix: respect ACESTEP_INIT_LLM=false in lazy load and prioritize expli… by @ChuxiJ in #707
  • feat: add Streamlit-based ACE Studio UI by @pabbasian in #693
  • fix(gradio): reapply audio volume persistence with sane default by @1larity in #697
  • fix: handle MLX incompatibility in python_embeded on macOS by @ChuxiJ in #711

New Contributors

Full Changelog: v0.1.2...v0.1.3