this is how i fixed the issue -->>
Opened this issue · 0 comments
Cypress98765 commented
this is how i fixed the issue -->>
- first run this pip "pip install llama-stack"
then run this : - "llama model list"
- Run "llama download --source meta --model-id Llama3.2-3B-Instruct"
N.B choose your model id in my case it was" Llama3.2-3B-Instruct"
Originally posted by @anelocyber in #350 (comment)