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 - requests
- psutil - psutil
**To be implemented:** **Issues:**
- Actual progress bar tracking - Actual progress bar tracking
- Download safetensors from HF and convert to unquanted GGUF - Download safetensors from HF and convert to unquanted GGUF
- Specify multiple KV overrides - ~~Specify multiple KV overrides~~ (added in v1.1.0)
- Better error handling - ~~Better error handling~~ (added in v1.1.0)
- Cannot select output/token embd type - ~~Cannot select output/token embd type~~ (fixed in v1.1.0)
**Troubleshooting:** **Troubleshooting:**
- llama.cpp quantizations errors out with an iostream error: create the `quantized_models` directory (or set a directory) - llama.cpp quantizations errors out with an iostream error: create the `quantized_models` directory (or set a directory)