mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 04:12:00 +00:00
openai mock server, Split of "k8s bench, locust"
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
78a59a4dbe
commit
9db924adae
11 changed files with 1234 additions and 3 deletions
|
|
@ -140,6 +140,9 @@ docs = [
|
|||
"requests",
|
||||
]
|
||||
codegen = ["rich", "pydantic", "jinja2>=3.1.6"]
|
||||
benchmark = [
|
||||
"locust>=2.37.14",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/meta-llama/llama-stack"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue