Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add a Command Line Interface for the exporter process. #320

Open
fcolecumberri opened this issue Apr 24, 2024 · 0 comments

Comments

@fcolecumberri
Copy link

fcolecumberri commented Apr 24, 2024

At this point, by looking at the ReadMe and the Issues of these project it's quite obvious that there are a lot of people having trouble exporting the models (myself included). However the reason for this seems to be varied, sometimes it's because a flag on the webui as the Readme describes:

- `medvram` and `lowvram` Have caused issues when compiling the engine.

Sometimes this only works on some forks of webui #262 (comment)

I am willing to bet this sometimes this does not work depending on some other plugin that does something that just messes with this.

Also sometimes the process crashes on a cuda out of memory as seen #175

I think it's quite clearly that if the exporting process had a Command Line Interface that could be called so only the exporting process would running without interference, then (hopefully) most of this problems should disappear.

Also in terms of bug reports, people could report issues describing what happen when the CLI is failing, which would only involve the TensorRT process (hopefully) reducing the complexity of solving bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant