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

Cortex should be able to start llama3 after confirming it was downloaded correctly #696

Closed
danidemi opened this issue Jun 14, 2024 · 1 comment
Labels
P3: nice to have Nice to have feature type: bug Something isn't working

Comments

@danidemi
Copy link

Describe the bug
cortex confirm download of llama3 model but then fails to start it.

To Reproduce

PS> cortex pull llama3
Model already exists
PS> cortex models start llama3
{ message: 'Model failed to load', modelId: 'llama3' }

Expected behavior
Cortex should start the llama3 model after confirming it was correctly downloaded

Desktop (please complete the following information):

  • OS: Windows 11
  • Version downloaded
> npm -v -g @janhq/cortex
9.4.0
@danidemi danidemi added the type: bug Something isn't working label Jun 14, 2024
@Van-QA Van-QA added the P3: nice to have Nice to have feature label Jun 25, 2024
@Van-QA
Copy link
Contributor

Van-QA commented Jun 27, 2024

hi @danidemi, the command to download, and run the m‌odel would be:
cortex run llama3
Thank you

@Van-QA Van-QA closed this as completed Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3: nice to have Nice to have feature type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants