mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 10:32:36 +00:00
Add ollama/pull-models.sh
This commit is contained in:
parent
fa1d29cfdc
commit
1ecaf2cb3c
16 changed files with 305 additions and 289 deletions
|
|
@ -1,13 +1,12 @@
|
|||
version: '2'
|
||||
built_at: 2024-11-17 19:33:00
|
||||
image_name: remote-vllm
|
||||
docker_image: llamastack/distribution-remote-vllm:test-0.0.52rc3
|
||||
conda_env: null
|
||||
apis:
|
||||
- memory
|
||||
- agents
|
||||
- safety
|
||||
- inference
|
||||
- memory
|
||||
- safety
|
||||
- telemetry
|
||||
providers:
|
||||
inference:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue