mirror of https://github.com/leafspark/AutoGGUF
docs: update showcase image
This commit is contained in:
parent
8f963f9143
commit
ac41372eb3
13
README.md
13
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
|
||||
|
||||

|
||||

|
||||
|
||||
## Stargazers
|
||||
|
||||
|
|
Loading…
Reference in New Issue