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
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
cortex pull and cortex engines install require additional thought to separate CLI and API.
We use libcurl UI/UX for download progress for above CLI commands and get the models, engines directly from Github, HF, ... - The execution via /v1/models/pull and /v1/engines/install requires a lot of changes in UI/UX and logic