-
Notifications
You must be signed in to change notification settings - Fork 145
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
epic: cortex run
vs cortex pull
UX for Cortex Model Repos
#1401
Comments
cortex run <model>
should pull default main branchcortex run <model>
should pull main branch of HF Cortex repos
cortex run <model>
should pull main branch of HF Cortex reposcortex run <model>
should have recommended/default selection
cortex run <model>
should have recommended/default selectioncortex pull/run <model>
should have recommended/default selection
cortex pull/run <model>
should have recommended/default selectioncortex pull || run <model>
should have recommended/default selection
cortex pull || run <model>
should have recommended/default selectioncortex pull/run <model>
should have recommended/default selection
@0xSage This is likely an exercise for us to clean up the Built-in Models on Huggingface: Llama3:
Mistral:
We can probably do a very fast cleanup today, and have @vansangpfiev @namchuai amend the |
@namchuai Please give us an hour to finalize the structure of |
@dan-homebrew , let me clarify this a little bit. So, when user enter, for example |
Immediate Goal:
Example:
|
I think we should change the command behavior a little bit.
Based on discussion over Discord. |
cortex pull/run <model>
should have recommended/default selectioncortex pull <model>
should have recommended/default selection
cortex pull <model>
should have recommended/default selectioncortex run
vs cortex pull
UX
cortex run
vs cortex pull
UXcortex run
vs cortex pull
UX for Cortex Model Repos
|
Goal
cortex run <model>
should have a default option (vs. overwhelming users with choice)Out-of-scope:
cortex pull
andcortex run
for Huggingface Model ReposPath
As per @namchuai's suggestion, we will have differentiate between
cortex run
andcortex pull
: #1401 (comment)cortex pull
cortex pull
is optimized for pulling models, and shows full list of available downloadscortex run tinyllama
cortex run
is optimized for running local modelsCase 1: If no models detected
pull
menu (similar to the above)Case 2: 1 local model detected
Case 3:
Tasklist
cortex pull/run <model>
should have a "menu"The text was updated successfully, but these errors were encountered: