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

enhancement: better error handling when loading an already downloaded model fails #1878

Open
ramonpzg opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
good first issue Good for newcomers P3: nice to have Nice to have feature
Milestone

Comments

@ramonpzg
Copy link
Contributor

At the moment, if a model fails to load into cortex there is no indication as to what might have happened. Some ideas on what to provide developers with:

  1. Error
  • template error
  • corrupted file (e.g. the downloaded model)
  • model not supported at the moment
  1. Potential solution
  • tweak the following parameters to...
  • run cortex pull "your_model" again
  • please open an issue with feature, bug, etc.
  1. Post your query on Discord, we're a fun bunch and love feedback :)
@ramonpzg ramonpzg added good first issue Good for newcomers P3: nice to have Nice to have feature labels Jan 21, 2025
@ramonpzg ramonpzg added this to the v1.0.9 milestone Jan 21, 2025
@ramonpzg ramonpzg self-assigned this Jan 21, 2025
@ramonpzg ramonpzg moved this to Planning in Menlo Jan 21, 2025
@ramonpzg ramonpzg added this to Menlo Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P3: nice to have Nice to have feature
Projects
Status: Planning
Development

No branches or pull requests

1 participant