From d8fcf0cfa9a354497d9e26b1ca59a5899fbdfe1c Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:38:08 -0700 Subject: [PATCH] Updated Input Output Path (markdown) --- Input-Output-Path.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Input-Output-Path.md b/Input-Output-Path.md index cc4e8be..ccc8785 100644 --- a/Input-Output-Path.md +++ b/Input-Output-Path.md @@ -9,3 +9,7 @@ AutoGGUF has three different global configurable paths: You can set and browse them below the resource monitor and backend selection menu: ![image](https://github.com/user-attachments/assets/4c1fed2c-33a4-4d1f-93eb-e4c4d48ac59b) + +The following environment variables can be used to set the default folder names: +- `AUTOGGUF_MODEL_DIR_NAME` (default: "models") +- `AUTOGGUF_OUTPUT_DIR_NAME` (default: "quantized_models") \ No newline at end of file