mirror of https://github.com/leafspark/AutoGGUF
parent
f12bd1efec
commit
276e9afbd4
|
@ -72,7 +72,7 @@ # AutoGGUF - automated GGUF model quantizer
|
||||||
'zh-TW': _TraditionalChinese, # Traditional Chinese (Taiwan)
|
'zh-TW': _TraditionalChinese, # Traditional Chinese (Taiwan)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
In order to use them, please set the `AUTOGGUF_LANGUAGE` enviroment variable to one of the listed language codes.
|
In order to use them, please set the `AUTOGGUF_LANGUAGE` environment variable to one of the listed language codes.
|
||||||
|
|
||||||
**Issues:**
|
**Issues:**
|
||||||
- Actual progress bar tracking
|
- Actual progress bar tracking
|
||||||
|
|
Loading…
Reference in New Issue