mirror of https://github.com/leafspark/AutoGGUF
Updated Issues (markdown)
parent
e73593371f
commit
c579d8c0e1
|
@ -8,4 +8,8 @@ Make an issue on the llama.cpp repo asking them to support your model in GGUF.
|
|||
|
||||
### The progress bar seems to be fake.
|
||||
|
||||
There's no official API for getting the progress, so the progress bar is just a placeholder that is semi-accurate.
|
||||
This should be fixed, however this could mean an issue with the parsing of the quantization logs.
|
||||
|
||||
### I can't resize the window.
|
||||
|
||||
While resizing using the mouse is unavailable as of now, it's possible to set the launch resolution using `AUTOGGUF_RESOLUTION` and the Ctrl+- keys to resize the window by 1.1/0.9x (default).
|
Loading…
Reference in New Issue