mirror of
https://github.com/fspecii/ace-step-ui.git
synced 2026-04-25 14:15:49 +03:00
[GH-ISSUE #11] How to change model #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ace-step-ui#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dcerniy on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/11
Hi! Maybe i'm a little stupid or blind, but i don't see switch for models, like... I downloaded 1 more model besides turbo, for better inference steps (bcs on turbo it's max on 8), but API seems to choose turbo model for standard?
@Dcerniy commented on GitHub (Feb 4, 2026):
I was able to get around this by simply changing the folder name simillar to turbo model, but that doesn't seem like a complete solution. And in the UI, for example, I can't select inference higher than 32, although logically, I should be able to do more, right?
@GTManiK commented on GitHub (Feb 4, 2026):
Please add support for base model, it has potential
@mykeehu commented on GitHub (Feb 4, 2026):
And please add support for Qwen models (0.6B, 1.7B, 4B) too. :)
@TrumpetOfDeath commented on GitHub (Feb 5, 2026):
fyi the official Gradio implementation also maxes at 32 inference steps, so I think it made sense to follow that.
@Marcus-Arcadius commented on GitHub (Feb 6, 2026):
I second this as well for this would be an amazing option to have as i have enough vram to run the qwen 4b
@comfyubuntu commented on GitHub (Feb 10, 2026):
Maybe the author can give us an update? I really like the interface but i would love the use of all the models. Will there be an update for this?
@kajan988 commented on GitHub (Feb 11, 2026):
Gradio allows you to use from 0 to 200 steps, depending on the model you choose.