From 7f36cc774b313518c0bce23666d24896f226f1b1 Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Sun, 4 Aug 2024 16:36:12 -0700 Subject: [PATCH] Created Issues (markdown) --- Issues.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Issues.md 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