docs: update shields and featurelist

This commit is contained in:
leafspark 2024-08-07 16:36:26 -07:00 committed by GitHub
parent 54c3b26612
commit b8584ac828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -16,6 +16,7 @@ # AutoGGUF - automated GGUF model quantizer
<!-- Repository Stats -->
![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)
<!-- Contribution -->
@ -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