mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 04:50:24 +00:00
Merge branch 'main' into feat/litellm_sambanova_usage
This commit is contained in:
commit
21125f725f
16 changed files with 301 additions and 182 deletions
|
|
@ -31,7 +31,6 @@ def data_url_from_file(file_path: str) -> str:
|
|||
return data_url
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="flaky. Couldn't find 'llamastack/simpleqa' on the Hugging Face Hub")
|
||||
@pytest.mark.parametrize(
|
||||
"purpose, source, provider_id, limit",
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue