diff --git a/README.md b/README.md index cc676b3..5575031 100644 --- a/README.md +++ b/README.md @@ -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)