auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ static quants of https://huggingface.co/zhou777/LandAI-Base
|
|
| 32 |
|
| 33 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LandAI-Base-GGUF).***
|
| 34 |
|
| 35 |
-
weighted/imatrix quants
|
| 36 |
## Usage
|
| 37 |
|
| 38 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
@@ -51,6 +51,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 51 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
| 52 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
| 53 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
|
|
|
| 54 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
| 55 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
| 56 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
|
|
|
| 32 |
|
| 33 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LandAI-Base-GGUF).***
|
| 34 |
|
| 35 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/LandAI-Base-i1-GGUF
|
| 36 |
## Usage
|
| 37 |
|
| 38 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
|
| 51 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
| 52 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
| 53 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
| 54 |
+
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
| 55 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
| 56 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
| 57 |
| [GGUF](https://huggingface.co/mradermacher/LandAI-Base-GGUF/resolve/main/LandAI-Base.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|