You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] CPU execution for text encoders with automatic device management (#47)
* Initial plan
* Fix TypeScript linting errors for cpu_only field
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
* chore(frontend) eslint
* chore(frontend): prettier
* Add missing popover translation for cpuOnly feature
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
* Improve cpuOnly popover help text based on code review
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
* Simplify CPU-only UI and add encoder support with device mismatch fix
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
* Limit CPU-only execution to text encoders and ensure conditioning is moved to CPU for storage
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
* Fix CPU-only execution to properly check model-specific compute device
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
0 commit comments