Update README.md

This commit is contained in:
leafspark 2024-08-03 13:33:49 -07:00 committed by GitHub
parent baaa67f238
commit 4951c950b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -12,9 +12,11 @@ # AutoGGUF - automated GGUF model quantizer
4. Monitor system resources during quantization
**Usage**:
Cross platform:
1. Install dependencies, either using the `requirements.txt` file or `pip install PyQt6 requests psutil`.
2. Run the `run.bat` script to start the application, or run the command `python src/main.py`.
Windows:
1. Download latest release, extract all to folder and run `AutoGGUF.exe`
2. Enjoy!