mirror of https://github.com/leafspark/AutoGGUF
docs: update shields and featurelist
This commit is contained in:
parent
54c3b26612
commit
b8584ac828
|
@ -16,6 +16,7 @@ # AutoGGUF - automated GGUF model quantizer
|
||||||
<!-- Repository Stats -->
|
<!-- Repository Stats -->
|
||||||

|

|
||||||

|

|
||||||
|

|
||||||

|

|
||||||
|
|
||||||
<!-- Contribution -->
|
<!-- 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).
|
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
|
## Known Issues
|
||||||
|
|
||||||
|
@ -121,8 +122,7 @@ ## Known Issues
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
|
||||||
- Actual progress bar tracking
|
- Actual progress bar tracking
|
||||||
- ~~Download safetensors from HF and convert to unquantized GGUF~~ (added in v1.5.0 prerelease)
|
|
||||||
- Perplexity testing
|
- Perplexity testing
|
||||||
- Time estimation for quantization
|
- Time estimation for quantization
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue