mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-07 06:20:45 +00:00
docs: update docs to use "starter" than "ollama" (#2629)
This commit is contained in:
parent
dc7df60d42
commit
c025cab3a3
2 changed files with 14 additions and 9 deletions
|
@ -55,7 +55,7 @@
|
|||
"\n",
|
||||
"MODEL=\"Llama-4-Scout-17B-16E-Instruct\"\n",
|
||||
"# get meta url from llama.com\n",
|
||||
"!uv run --with llama-stackllama model download --source meta --model-id $MODEL --meta-url <META_URL>\n",
|
||||
"!uv run --with llama-stack llama model download --source meta --model-id $MODEL --meta-url <META_URL>\n",
|
||||
"\n",
|
||||
"model_id = f\"meta-llama/{MODEL}\""
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue