From ac41372eb31020655eb165af457b855e6298d6b5 Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Fri, 16 Aug 2024 21:32:06 -0700 Subject: [PATCH] docs: update showcase image --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 067a9fd..21bdba9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ ## Features - Monitor system resources during quantization - Parallel quantization + imatrix generation - LoRA conversion and merging +- Preset saving and loading ## Usage @@ -49,9 +50,17 @@ ### Cross-platform or use the `run.bat` script. ### Windows +Standard builds: 1. Download the latest release 2. Extract all files to a folder -3. Run `AutoGGUF.exe` +3. Run `AutoGGUF-x64.exe` + +Setup builds: +1. Download setup varient of latest release +2. Extract all files to a folder +3. Run the setup program +4. The .GGUF extension will be registered with the program automatically +5. Run the program from the Start Menu or desktop shortcuts ### Verifying Releases @@ -132,7 +141,7 @@ ## Contributing ## User Interface -![AutoGGUF-v1 7 1-showcase-blue](https://github.com/user-attachments/assets/04cb6cd3-7852-4638-b23b-b11507ca32cd) +![AutoGGUF-v1 7 1-showcase-blue](https://github.com/user-attachments/assets/4240437f-77d4-459b-924f-c80e5f672c4f) ## Stargazers