From 982d10713d644b8c28effe7d22a0154bbdfb3c03 Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Sat, 3 Aug 2024 14:34:34 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)