mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
scoring resolve
This commit is contained in:
parent
c53733d1a3
commit
def6d5d8ad
9 changed files with 283 additions and 143 deletions
|
@ -16,7 +16,7 @@ from pathlib import Path
|
|||
|
||||
# How to run this test:
|
||||
#
|
||||
# pytest llama_stack/providers/tests/memory/test_memory.py
|
||||
# pytest llama_stack/providers/tests/datasetio/test_datasetio.py
|
||||
# -m "meta_reference"
|
||||
# -v -s --tb=short --disable-warnings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue