Update README.md

This commit is contained in:
leafspark 2024-08-03 14:34:34 -07:00 committed by GitHub
parent a0bd57cd70
commit 982d10713d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -35,12 +35,12 @@ # AutoGGUF - automated GGUF model quantizer
- requests
- psutil
**To be implemented:**
**Issues:**
- Actual progress bar tracking
- Download safetensors from HF and convert to unquanted GGUF
- Specify multiple KV overrides
- Better error handling
- Cannot select output/token embd type
- ~~Specify multiple KV overrides~~ (added in v1.1.0)
- ~~Better error handling~~ (added in v1.1.0)
- ~~Cannot select output/token embd type~~ (fixed in v1.1.0)
**Troubleshooting:**
- llama.cpp quantizations errors out with an iostream error: create the `quantized_models` directory (or set a directory)