Add ollama/pull-models.sh

This commit is contained in:
Ashwin Bharambe 2024-11-18 10:57:20 -08:00
parent fa1d29cfdc
commit 1ecaf2cb3c
16 changed files with 305 additions and 289 deletions

View file

@ -3,10 +3,10 @@ image_name: ollama
docker_image: null
conda_env: null
apis:
- memory
- agents
- safety
- inference
- memory
- safety
- telemetry
providers:
inference:
@ -45,7 +45,7 @@ metadata_store:
models:
- metadata: {}
model_id: ${env.INFERENCE_MODEL}
provider_id: ollama-inference
provider_id: ollama
provider_model_id: null
shields: []
memory_banks: []