vite
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
|
alias vite="npm run dev -- --host 0.0.0.0"
|
||||||
|
alias cls="clear"
|
||||||
export GGML_CUDA=1
|
export GGML_CUDA=1
|
||||||
export LLAMA_CURL=1
|
export LLAMA_CURL=1
|
||||||
export LLAMA_ARG_N_GPU_LAYERS=99
|
export LLAMA_ARG_N_GPU_LAYERS=99
|
||||||
@@ -9,8 +10,8 @@ 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 LANG=C.UTF-8
|
||||||
export LC_ALL=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 PATH="/usr/local/bin:/home/w/.cache/ms-playwright/chromium-1129/chrome-linux:$PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user