mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 10:10:36 +00:00
fix: remove all build.yaml files
Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
f2fa21fbad
commit
ec1a308dac
11 changed files with 0 additions and 367 deletions
10
tests/external/build.yaml
vendored
10
tests/external/build.yaml
vendored
|
|
@ -1,10 +0,0 @@
|
|||
version: '2'
|
||||
distribution_spec:
|
||||
description: Custom distro for CI tests
|
||||
providers:
|
||||
weather:
|
||||
- provider_type: remote::kaze
|
||||
image_type: venv
|
||||
image_name: ci-test
|
||||
external_providers_dir: ~/.llama/providers.d
|
||||
external_apis_dir: ~/.llama/apis.d
|
||||
10
tests/external/ramalama-stack/build.yaml
vendored
10
tests/external/ramalama-stack/build.yaml
vendored
|
|
@ -1,10 +0,0 @@
|
|||
version: 2
|
||||
distribution_spec:
|
||||
description: Use (an external) Ramalama server for running LLM inference
|
||||
container_image: null
|
||||
providers:
|
||||
inference:
|
||||
- provider_type: remote::ramalama
|
||||
module: ramalama_stack==0.3.0a0
|
||||
image_type: venv
|
||||
image_name: ramalama-stack-test
|
||||
Loading…
Add table
Add a link
Reference in a new issue