meta-llama/llama

this is how i fixed the issue -->>

Opened this issue · 0 comments

this is how i fixed the issue -->>

  1. first run this pip "pip install llama-stack"
    then run this :
  2. "llama model list"
  3. 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)