mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 12:21:52 +00:00
add new resolve_impls_with_routing
This commit is contained in:
parent
73399fe905
commit
34f0c11001
3 changed files with 18 additions and 6 deletions
|
@ -9,7 +9,7 @@ provider_map:
|
|||
# use builtin-router as dummy field
|
||||
memory: builtin-router
|
||||
inference: builtin-router
|
||||
routing_table:
|
||||
provider_routing_table:
|
||||
inference:
|
||||
- routing_key: Meta-Llama3.1-8B-Instruct
|
||||
provider_id: meta-reference
|
||||
|
@ -91,4 +91,3 @@ routing_table:
|
|||
# api: safety
|
||||
# config:
|
||||
# model: Prompt-Guard-86M
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue