We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d4edf commit 7cd5c4aCopy full SHA for 7cd5c4a
README.md
@@ -7,6 +7,10 @@
7
8
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
9
10
+**Warnings**
11
+
12
+- `Q4_2` and `Q4_3` are still in development. Do not expect any kind of backward compatibility until they are finalize
13
14
**Hot topics:**
15
16
- [Added LoRA support](https://github.com/ggerganov/llama.cpp/pull/820)
0 commit comments