mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 21:49:48 +00:00
Revert provider / inference config back to mainline
This commit is contained in:
parent
8d83759caf
commit
bbea9bccf1
2 changed files with 3 additions and 3 deletions
|
|
@ -81,7 +81,7 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
"Port for the Llama Stack distribution server",
|
||||
),
|
||||
"INFERENCE_MODEL": (
|
||||
"meta-llama/Llama3.2-3B-Instruct",
|
||||
"meta-llama/Llama-3.2-3B-Instruct",
|
||||
"Inference model loaded into the Meta Reference server",
|
||||
),
|
||||
"INFERENCE_CHECKPOINT_DIR": (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue