-
Notifications
You must be signed in to change notification settings - Fork 164
feat: Model Pull has clear API and CLI to support Huggingface Repos #1242
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
Comments
@dan-homebrew , are you sure about the command One thing to note from the API: |
We already handled both cases above and allowing user to select a quant that they want to use. |
|
@namchuai Can I check: can I close this issue, it seems we have implemented this already? |
@dan-homebrew , this one still need my last PR to support stop download. The PR is #1460 , need some testing before I mark it Ready. |
QAing: API for Huggingface repo 1. POST 3. DELETE
![]() 4. web sockets events emitted when model pull starts Pending task to add DELETE |
Goal
cortex model pull
should have clear APIs that support different model repo sourcesTasklist
CLI
API
Key Questions
Linked Issues
Jan's Requirements
Cortex should support an API, that can support the following UI:
The text was updated successfully, but these errors were encountered: