bashrc: set locales
This commit is contained in:
@@ -9,6 +9,13 @@ export LLAMA_ARG_HF_FILE="Phi-3-medium-128k-instruct-Q4_K_S.gguf"
|
|||||||
export LLAMA_ARG_CTX_SIZE=65536
|
export LLAMA_ARG_CTX_SIZE=65536
|
||||||
|
|
||||||
|
|
||||||
|
export LANG=C.UTF-8
|
||||||
|
export LC_ALL=C.UTF-8
|
||||||
|
|
||||||
|
|
||||||
|
export PATH="/usr/local/bin:/home/w/.cache/ms-playwright/chromium-1129/chrome-linux:$PATH"
|
||||||
|
export OLLAMA_HOST=host.docker.internal:11434
|
||||||
|
|
||||||
alias rp=runpodctl
|
alias rp=runpodctl
|
||||||
export PATH="/usr/local/bin:/home/w/.cache/ms-playwright/chromium-1129/chrome-linux:$PATH"
|
export PATH="/usr/local/bin:/home/w/.cache/ms-playwright/chromium-1129/chrome-linux:$PATH"
|
||||||
export COMPOSE_STOP_GRACE_PERIOD=0
|
export COMPOSE_STOP_GRACE_PERIOD=0
|
||||||
|
|||||||
Reference in New Issue
Block a user