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