mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
remove test matrices which werent supported in the 0.3.x branch before
This commit is contained in:
parent
84ee26d561
commit
3e0d57ac67
1 changed files with 2 additions and 8 deletions
|
|
@ -1,12 +1,6 @@
|
|||
{
|
||||
"default": [
|
||||
{"suite": "base", "setup": "ollama"},
|
||||
{"suite": "vision", "setup": "ollama-vision"},
|
||||
{"suite": "responses", "setup": "gpt"}
|
||||
],
|
||||
"schedules": {
|
||||
"1 0 * * 0": [
|
||||
{"suite": "base", "setup": "vllm"}
|
||||
]
|
||||
}
|
||||
{"suite": "vision", "setup": "ollama-vision"}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue