Updated Input Output Path (markdown)

leafspark 2024-09-04 17:38:08 -07:00
parent f318891e1e
commit d8fcf0cfa9
1 changed files with 4 additions and 0 deletions

@ -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: 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) ![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")