diff --git a/Issues.md b/Issues.md new file mode 100644 index 0000000..be6ccb0 --- /dev/null +++ b/Issues.md @@ -0,0 +1,11 @@ +### Help! There's a problem with the app. + +Please open an issue if the problem is not already mentioned in the known issues list. + +### There's an architecture error according to the quantization/imatrix/LoRA logfile. + +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. \ No newline at end of file