mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
llama-toolchain -> llama-stack (hyphens)
This commit is contained in:
parent
6665d31cdf
commit
d1959e6889
9 changed files with 17 additions and 17 deletions
|
@ -106,7 +106,7 @@ def _hf_download(
|
|||
local_dir=output_dir,
|
||||
ignore_patterns=ignore_patterns,
|
||||
token=hf_token,
|
||||
library_name="llama-toolchain",
|
||||
library_name="llama-stack",
|
||||
)
|
||||
except GatedRepoError:
|
||||
parser.error(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue