mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 14:29:47 +00:00
temp commit
This commit is contained in:
parent
b2dbb5e3fe
commit
30f6eb282f
7 changed files with 16 additions and 15 deletions
|
|
@ -16,7 +16,7 @@ providers:
|
|||
- provider_id: meta-reference-inference
|
||||
provider_type: inline::meta-reference-quantized
|
||||
config:
|
||||
model: ${env.INFERENCE_MODEL}
|
||||
model: ${env.INFERENCE_MODEL} # please make sure your inference model here is added as resource
|
||||
max_seq_len: 4096
|
||||
checkpoint_dir: ${env.INFERENCE_CHECKPOINT_DIR:null}
|
||||
quantization:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue