bartowski commited on
Commit
1130bb2
1 Parent(s): f3999f4

Llamacpp quants

Browse files
.gitattributes CHANGED
@@ -33,3 +33,28 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ internlm2_5-7b-chat-1m-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ internlm2_5-7b-chat-1m-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ internlm2_5-7b-chat-1m-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
39
+ internlm2_5-7b-chat-1m-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ internlm2_5-7b-chat-1m-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
41
+ internlm2_5-7b-chat-1m-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
42
+ internlm2_5-7b-chat-1m-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
43
+ internlm2_5-7b-chat-1m-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
44
+ internlm2_5-7b-chat-1m-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
45
+ internlm2_5-7b-chat-1m-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
46
+ internlm2_5-7b-chat-1m-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
47
+ internlm2_5-7b-chat-1m-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
48
+ internlm2_5-7b-chat-1m-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
49
+ internlm2_5-7b-chat-1m-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
50
+ internlm2_5-7b-chat-1m-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
51
+ internlm2_5-7b-chat-1m-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
52
+ internlm2_5-7b-chat-1m-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
53
+ internlm2_5-7b-chat-1m-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
54
+ internlm2_5-7b-chat-1m-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
55
+ internlm2_5-7b-chat-1m-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
56
+ internlm2_5-7b-chat-1m-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
57
+ internlm2_5-7b-chat-1m-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
58
+ internlm2_5-7b-chat-1m-Q8_0_L.gguf filter=lfs diff=lfs merge=lfs -text
59
+ internlm2_5-7b-chat-1m-f32.gguf filter=lfs diff=lfs merge=lfs -text
60
+ internlm2_5-7b-chat-1m.imatrix filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ license: other
4
+ quantized_by: bartowski
5
+ ---
6
+
7
+ ## Llamacpp imatrix Quantizations of internlm2_5-7b-chat-1m
8
+
9
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3278">b3278</a> for quantization.
10
+
11
+ Original model: https://huggingface.co/internlm/internlm2_5-7b-chat-1m
12
+
13
+ All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
14
+
15
+ Experimental quants are made with `--output-tensor-type f16 --token-embedding-type f16` per [ZeroWw](https://huggingface.co/ZeroWw)'s suggestion, please provide any feedback on quality differences you spot.
16
+
17
+ ## Prompt format
18
+
19
+
20
+
21
+ ## Download a file (not the whole branch) from below:
22
+
23
+ | Filename | Quant type | File Size | Description |
24
+ | -------- | ---------- | --------- | ----------- |
25
+ | [internlm2_5-7b-chat-1m-Q8_0_L.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q8_1.gguf) | Q8_0_L | 8.93GB | *Experimental*, uses f16 for embed and output weights. Please provide any feedback of differences. Extremely high quality, generally unneeded but max available quant. |
26
+ | [internlm2_5-7b-chat-1m-Q8_0.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q8_0.gguf) | Q8_0 | 8.22GB | Extremely high quality, generally unneeded but max available quant. |
27
+ | [internlm2_5-7b-chat-1m-Q6_K_L.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q6_K_L.gguf) | Q6_K_L | 7.24GB | *Experimental*, uses f16 for embed and output weights. Please provide any feedback of differences. Very high quality, near perfect, *recommended*. |
28
+ | [internlm2_5-7b-chat-1m-Q6_K.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q6_K.gguf) | Q6_K | 6.35GB | Very high quality, near perfect, *recommended*. |
29
+ | [internlm2_5-7b-chat-1m-Q5_K_L.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_K_L.gguf) | Q5_K_L | 6.45GB | *Experimental*, uses f16 for embed and output weights. Please provide any feedback of differences. High quality, *recommended*. |
30
+ | [internlm2_5-7b-chat-1m-Q5_K_M.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_K_M.gguf) | Q5_K_M | 5.50GB | High quality, *recommended*. |
31
+ | [internlm2_5-7b-chat-1m-Q5_K_S.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_K_S.gguf) | Q5_K_S | 5.37GB | High quality, *recommended*. |
32
+ | [internlm2_5-7b-chat-1m-Q4_K_L.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_K_L.gguf) | Q4_K_L | 5.70GB | *Experimental*, uses f16 for embed and output weights. Please provide any feedback of differences. Good quality, uses about 4.83 bits per weight, *recommended*. |
33
+ | [internlm2_5-7b-chat-1m-Q4_K_M.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_K_M.gguf) | Q4_K_M | 4.71GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
34
+ | [internlm2_5-7b-chat-1m-Q4_K_S.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_K_S.gguf) | Q4_K_S | 4.48GB | Slightly lower quality with more space savings, *recommended*. |
35
+ | [internlm2_5-7b-chat-1m-IQ4_XS.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ4_XS.gguf) | IQ4_XS | 4.24GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
36
+ | [internlm2_5-7b-chat-1m-Q3_K_XL.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_XL.gguf) | Q3_K_XL | 5.17GB | *Experimental*, uses f16 for embed and output weights. Please provide any feedback of differences. Lower quality but usable, good for low RAM availability. |
37
+ | [internlm2_5-7b-chat-1m-Q3_K_L.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_L.gguf) | Q3_K_L | 4.13GB | Lower quality but usable, good for low RAM availability. |
38
+ | [internlm2_5-7b-chat-1m-Q3_K_M.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_M.gguf) | Q3_K_M | 3.83GB | Even lower quality. |
39
+ | [internlm2_5-7b-chat-1m-IQ3_M.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ3_M.gguf) | IQ3_M | 3.59GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
40
+ | [internlm2_5-7b-chat-1m-Q3_K_S.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_S.gguf) | Q3_K_S | 3.47GB | Low quality, not recommended. |
41
+ | [internlm2_5-7b-chat-1m-IQ3_XS.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ3_XS.gguf) | IQ3_XS | 3.33GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
42
+ | [internlm2_5-7b-chat-1m-IQ3_XXS.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ3_XXS.gguf) | IQ3_XXS | 3.10GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
43
+ | [internlm2_5-7b-chat-1m-Q2_K.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q2_K.gguf) | Q2_K | 3.00GB | Very low quality but surprisingly usable. |
44
+ | [internlm2_5-7b-chat-1m-IQ2_M.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ2_M.gguf) | IQ2_M | 2.77GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
45
+ | [internlm2_5-7b-chat-1m-IQ2_S.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ2_S.gguf) | IQ2_S | 2.58GB | Very low quality, uses SOTA techniques to be usable. |
46
+ | [internlm2_5-7b-chat-1m-IQ2_XS.gguf](https://huggingface.co/bartowski/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-IQ2_XS.gguf) | IQ2_XS | 2.45GB | Very low quality, uses SOTA techniques to be usable. |
47
+
48
+ ## Downloading using huggingface-cli
49
+
50
+ First, make sure you have hugginface-cli installed:
51
+
52
+ ```
53
+ pip install -U "huggingface_hub[cli]"
54
+ ```
55
+
56
+ Then, you can target the specific file you want:
57
+
58
+ ```
59
+ huggingface-cli download bartowski/internlm2_5-7b-chat-1m-GGUF --include "internlm2_5-7b-chat-1m-Q4_K_M.gguf" --local-dir ./
60
+ ```
61
+
62
+ If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
63
+
64
+ ```
65
+ huggingface-cli download bartowski/internlm2_5-7b-chat-1m-GGUF --include "internlm2_5-7b-chat-1m-Q8_0.gguf/*" --local-dir internlm2_5-7b-chat-1m-Q8_0
66
+ ```
67
+
68
+ You can either specify a new local-dir (internlm2_5-7b-chat-1m-Q8_0) or download them all in place (./)
69
+
70
+ ## Which file should I choose?
71
+
72
+ A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
73
+
74
+ The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
75
+
76
+ If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
77
+
78
+ If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
79
+
80
+ Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
81
+
82
+ If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
83
+
84
+ If you want to get more into the weeds, you can check out this extremely useful feature chart:
85
+
86
+ [llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
87
+
88
+ But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
89
+
90
+ These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
91
+
92
+ The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
93
+
94
+ Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
internlm2_5-7b-chat-1m-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d66563be12e584f272ea27a4cf94af2233a14e259d5afcd60be5996758a91b
3
+ size 2779169920
internlm2_5-7b-chat-1m-IQ2_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d07529afc7c6b8bba32fd9f0e0cd0ee57d6f1b2bef1c7fce6cb1553660e92641
3
+ size 2589377664
internlm2_5-7b-chat-1m-IQ2_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6604fa9b769951ff8757760a0e54d2916b3803022136b3b2581c72c9b719bf
3
+ size 2451526784
internlm2_5-7b-chat-1m-IQ3_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d093e5b6ede48b84d5d9ac2f1abdccb412ae7980a4246b3659d0be357fecbdad
3
+ size 3596285056
internlm2_5-7b-chat-1m-IQ3_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d71140f87c1d3ab939757f9e29a826dcd2e1d43fa1da2c36f2e13b4a806155
3
+ size 3330208896
internlm2_5-7b-chat-1m-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a173f27091b5827abcdce4c70016bad0dda8ad411d108df97d9024b1f74d6c
3
+ size 3105801344
internlm2_5-7b-chat-1m-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09c8bd6e0661a64f015c62059d4753e181dbd0aa8784fbbb6c5e6086d29bf41
3
+ size 4244268160
internlm2_5-7b-chat-1m-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2351a15bcc9462cc318e5f9b39818b8bf9c9d90893a413d5cc4951f0911d59dd
3
+ size 3005449344
internlm2_5-7b-chat-1m-Q2_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da700359b79dc972be08f886d91aa55f56e5100b121afc48e2109802fc137c3
3
+ size 4086363264
internlm2_5-7b-chat-1m-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ddd6cc83a3cbb6fa302c8de4e0d0616273b7ac2c6bc0b9463fb06f9ab86cfa9
3
+ size 4133418112
internlm2_5-7b-chat-1m-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28219ebf81009d89614fedd02e5de49d2f8c836f7e9aca0e6df8ae5055219737
3
+ size 3830379648
internlm2_5-7b-chat-1m-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57f9885819beb7646074a79d175c0085fb7606155677e86e371b0542a4253b1
3
+ size 3475960960
internlm2_5-7b-chat-1m-Q3_K_XL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f0ff3d8c1485783c3ee000331e3f4a8047c4194fe92e653faee94120bcf77e
3
+ size 5175833728
internlm2_5-7b-chat-1m-Q4_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f918dbe203174e9396d14d92937ec688f5a36f40b89a2d5b2bef2b94916be563
3
+ size 5704840320
internlm2_5-7b-chat-1m-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d5e18a4125f9d4d74a9284a21e0c820b150af06dee48665e54ff6e1be3a564
3
+ size 4712768640
internlm2_5-7b-chat-1m-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc2de2f68cf6e7fdfc153a0e9c9db5a7e9b29d325d2197c7163a69602da07f9
3
+ size 4484703360
internlm2_5-7b-chat-1m-Q5_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305725c8ef28449f12bbbd28a91d76664b2ae95ddfd16225445ff0f8f4e4f2cd
3
+ size 6451426432
internlm2_5-7b-chat-1m-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453a554770e10c4b6efa8c40f59004ce7846788dc015c1cc2dcfc10b4920b348
3
+ size 5506737280
internlm2_5-7b-chat-1m-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b96ca34d04cb1a56f90c68187e5202f47571ff633dc0d6ef7e3c3360d9f4fe7
3
+ size 5373043840
internlm2_5-7b-chat-1m-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3552960485e701c5c5c864491e66dab63ffe92ddd91b28327e726ae56adf5e1
3
+ size 6350328960
internlm2_5-7b-chat-1m-Q6_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9de7515c1a294760c87b61eba3d9f319d549846d658bebfeb0269608b2e16a86
3
+ size 7244674176
internlm2_5-7b-chat-1m-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb6fe4d686fe9ac28a2dd93f2033139655c7030f8df02403dc36e9be2c72c71a
3
+ size 8224240768
internlm2_5-7b-chat-1m-Q8_0_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0330db38f18898cd3975a290df1d2340d481d34a8a28621ec35c5d356cf54b
3
+ size 8934978688
internlm2_5-7b-chat-1m-f32.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d309cbe436aae0ed402c4bb2e86ca856625977b648f0b48bf5adcfe82b378c45
3
+ size 30952977248
internlm2_5-7b-chat-1m.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c2ad9d653cb1bb10e420dd3b96240ad5884cc79e115127f0db6af237471c8bb
3
+ size 4988171