auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 2 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: hf -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
<!-- ### tags: nicoboss -->
|
6 |
weighted/imatrix quants of https://huggingface.co/ai21labs/AI21-Jamba-Large-1.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: ai21labs/AI21-Jamba-Large-1.5
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- nl
|
8 |
+
- es
|
9 |
+
- pt
|
10 |
+
- it
|
11 |
+
- ar
|
12 |
+
- he
|
13 |
+
library_name: transformers
|
14 |
+
license: other
|
15 |
+
license_link: https://www.ai21.com/licenses/jamba-open-model-license
|
16 |
+
license_name: jamba-open-model-license
|
17 |
+
mradermacher:
|
18 |
+
readme_rev: 1
|
19 |
+
quantized_by: mradermacher
|
20 |
+
tags:
|
21 |
+
- mamba
|
22 |
+
- jamba
|
23 |
+
- moe
|
24 |
+
---
|
25 |
+
## About
|
26 |
+
|
27 |
<!-- ### quantize_version: 2 -->
|
28 |
<!-- ### output_tensor_quantised: 1 -->
|
29 |
<!-- ### convert_type: hf -->
|
30 |
<!-- ### vocab_type: -->
|
31 |
<!-- ### tags: nicoboss -->
|
32 |
weighted/imatrix quants of https://huggingface.co/ai21labs/AI21-Jamba-Large-1.5
|
33 |
+
|
34 |
+
<!-- provided-files -->
|
35 |
+
|
36 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#AI21-Jamba-Large-1.5-i1-GGUF).***
|
37 |
+
|
38 |
+
static quants are available at https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-GGUF
|
39 |
+
## Usage
|
40 |
+
|
41 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
42 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
43 |
+
more details, including on how to concatenate multi-part files.
|
44 |
+
|
45 |
+
## Provided Quants
|
46 |
+
|
47 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
48 |
+
|
49 |
+
| Link | Type | Size/GB | Notes |
|
50 |
+
|:-----|:-----|--------:|:------|
|
51 |
+
| [PART 1](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-Q2_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-Q2_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-Q2_K.gguf.part3of3) | i1-Q2_K | 143.8 | IQ3_XXS probably better |
|
52 |
+
| [PART 1](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-IQ3_M.gguf.part1of4) [PART 2](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-IQ3_M.gguf.part2of4) [PART 3](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-IQ3_M.gguf.part3of4) [PART 4](https://huggingface.co/mradermacher/AI21-Jamba-Large-1.5-i1-GGUF/resolve/main/AI21-Jamba-Large-1.5.i1-IQ3_M.gguf.part4of4) | i1-IQ3_M | 173.6 | |
|
53 |
+
|
54 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
55 |
+
types (lower is better):
|
56 |
+
|
57 |
+

|
58 |
+
|
59 |
+
And here are Artefact2's thoughts on the matter:
|
60 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
61 |
+
|
62 |
+
## FAQ / Model Request
|
63 |
+
|
64 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
65 |
+
questions you might have and/or if you want some other model quantized.
|
66 |
+
|
67 |
+
## Thanks
|
68 |
+
|
69 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
70 |
+
me use its servers and providing upgrades to my workstation to enable
|
71 |
+
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
72 |
+
|
73 |
+
<!-- end -->
|