From b8584ac82852865caa75f6a0365bd3a46ae55dea Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:36:26 -0700 Subject: [PATCH] docs: update shields and featurelist --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2aaf2e3..14ac314 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ # AutoGGUF - automated GGUF model quantizer ![GitHub stars](https://img.shields.io/github/stars/leafspark/AutoGGUF.svg) ![GitHub forks](https://img.shields.io/github/forks/leafspark/AutoGGUF.svg) +![GitHub release (latest by date)](https://img.shields.io/github/downloads/leafspark/AutoGGUF/latest/total?color=green) ![GitHub repo size](https://img.shields.io/github/repo-size/leafspark/AutoGGUF.svg) @@ -112,7 +113,7 @@ ## Localizations View the list of supported languages at [AutoGGUF/wiki/Installation#configuration](https://github.com/leafspark/AutoGGUF/wiki/Installation#configuration) (LLM translated, except for English). -To use a specific language, set the `AUTOGGUF_LANGUAGE` environment variable to one of the listed language codes. +To use a specific language, set the `AUTOGGUF_LANGUAGE` environment variable to one of the listed language codes (note: some languages may not be fully supported yet, those will fallback to English). ## Known Issues @@ -121,8 +122,7 @@ ## Known Issues ## Planned Features -- Actual progress bar tracking -- ~~Download safetensors from HF and convert to unquantized GGUF~~ (added in v1.5.0 prerelease) +- Actual progress bar tracking - Perplexity testing - Time estimation for quantization