readme : specify non-arg env var
This commit is contained in:
parent
a857c211e0
commit
7937057412
1 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,8 @@ logging:
|
|||
|
||||
Available environment variables (if specified, these variables will override parameters specified in arguments):
|
||||
|
||||
- `LLAMA_CACHE` (cache directory, used by `--hf-repo`)
|
||||
- `HF_TOKEN` (Hugging Face access token, used when accessing a gated model with `--hf-repo`)
|
||||
- `LLAMA_ARG_MODEL`
|
||||
- `LLAMA_ARG_THREADS`
|
||||
- `LLAMA_ARG_CTX_SIZE`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue