mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
kill record-responses
This commit is contained in:
parent
cae3ea1a64
commit
2b484a2853
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
@ -77,4 +77,4 @@ jobs:
|
|||
env:
|
||||
INFERENCE_MODEL: "meta-llama/Llama-3.2-3B-Instruct"
|
||||
run: |
|
||||
uv run pytest --stack-config=ollama --text-model="meta-llama/Llama-3.2-3B-Instruct" -v --record-responses tests/integration/inference
|
||||
uv run pytest --stack-config=ollama --text-model="meta-llama/Llama-3.2-3B-Instruct" -v tests/integration/inference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue