meta-llama / llama

Inference code for Llama models
Other
56.51k stars 9.58k forks source link

this is how i fixed the issue -->> #1204

Open Cypress98765 opened 1 week ago

Cypress98765 commented 1 week ago

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 https://github.com/meta-llama/llama/issues/350#issuecomment-2473496395