mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
checkpoint
This commit is contained in:
parent
3c24be8273
commit
2589bf962e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export POSTGRES_USER=llamastack
|
|||
export POSTGRES_DB=llamastack
|
||||
export POSTGRES_PASSWORD=llamastack
|
||||
|
||||
export INFERENCE_MODEL=meta-llama/Llama-3.1-8B-Instruct
|
||||
export INFERENCE_MODEL=meta-llama/Llama-3.2-3B-Instruct
|
||||
export CODE_MODEL=bigcode/starcoder2-7b
|
||||
|
||||
# Set USE_EBS to false if you don't have permission to use EKS EBS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue