mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 18:52:26 +00:00
Ollama Setup
This commit is contained in:
parent
20383bfea5
commit
3b844afd00
3 changed files with 14 additions and 5 deletions
|
|
@ -79,6 +79,11 @@ models:
|
|||
provider_id: ollama
|
||||
provider_model_id: null
|
||||
model_type: llm
|
||||
- metadata: {}
|
||||
model_id: Llama-3.2-3B-Instruct
|
||||
provider_id: ollama
|
||||
provider_model_id: null
|
||||
model_type: llm
|
||||
- metadata:
|
||||
embedding_dimension: 384
|
||||
model_id: all-MiniLM-L6-v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue