mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +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
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ setup(
|
|||
},
|
||||
long_description=open("README.md").read(),
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/meta-llama/llama-toolchain",
|
||||
url="https://github.com/meta-llama/llama-stack",
|
||||
packages=find_packages(),
|
||||
classifiers=[],
|
||||
python_requires=">=3.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue