forked from phoenix-oss/llama-stack-mirror
parent
d74501f75c
commit
b9b1e8b08b
2 changed files with 19 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
built_at: '2024-09-23T00:54:40.551416'
|
||||
image_name: test-2
|
||||
image_name: local
|
||||
docker_image: null
|
||||
conda_env: test-2
|
||||
conda_env: local
|
||||
apis_to_serve:
|
||||
- shields
|
||||
- agents
|
||||
|
@ -34,12 +34,12 @@ routing_table:
|
|||
inference:
|
||||
- provider_type: meta-reference
|
||||
config:
|
||||
model: Meta-Llama3.1-8B-Instruct
|
||||
model: Llama3.1-8B-Instruct
|
||||
quantization: null
|
||||
torch_seed: null
|
||||
max_seq_len: 4096
|
||||
max_batch_size: 1
|
||||
routing_key: Meta-Llama3.1-8B-Instruct
|
||||
routing_key: Llama3.1-8B-Instruct
|
||||
safety:
|
||||
- provider_type: meta-reference
|
||||
config:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue