初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF Source: Original Platform
This commit is contained in:
57
.gitattributes
vendored
Normal file
57
.gitattributes
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||
*.model filter=lfs diff=lfs merge=lfs -text
|
||||
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
base_model: nbeerbower/mistral-nemo-gutenberg-12B-v2
|
||||
datasets:
|
||||
- jondurbin/gutenberg-dpo-v0.1
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/nbeerbower/mistral-nemo-gutenberg-12B-v2
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-GGUF
|
||||
## Usage
|
||||
|
||||
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||
more details, including on how to concatenate multi-part files.
|
||||
|
||||
## Provided Quants
|
||||
|
||||
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v2-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v2.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | practically like static Q6_K |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
And here are Artefact2's thoughts on the matter:
|
||||
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||
|
||||
## FAQ / Model Request
|
||||
|
||||
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||
questions you might have and/or if you want some other model quantized.
|
||||
|
||||
## Thanks
|
||||
|
||||
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||
me use its servers and providing upgrades to my workstation to enable
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93bc13ed801c7a28fa1aaa888aa4496967ce4b3ce53a68bd1a7a7a0e70b0ed91
|
||||
size 7054405
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ1_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4b8ed3df91bc884a8002df272005545c75842279612dc455b4efb4a25d94d10
|
||||
size 3221624832
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ1_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d6bedb37185e959dd1028e05a0df8acd7b827bc8e0c64b864d3f947327e6f76
|
||||
size 2999212032
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a29ab45d792dacff7e02f0b87491e7440685c274e8fa5963a8d77bc189982ec1
|
||||
size 4435023872
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:947984b5fc730563572e0d4c15952f66939b22a4d35091c1e1ca948a77455347
|
||||
size 4138473472
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ec04498162ed3d29a7320373f0b697e441b71d88274607809bfe95fbff7c549
|
||||
size 3915077632
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XXS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8638bbec598ba050f179324c4db67b0198e1427c6f312ad3e67bb930ce8b8e8d
|
||||
size 3592312832
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3798f39bf53b8ec2e5eb5b5398953754615f5e3aa82e998dc3aefdc7eb9b6765
|
||||
size 5722232832
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c375d7ab52a2fb343271d20b4da6bde3aa98fdc835011391cb3884666fb0ee8
|
||||
size 5562079232
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbc6adf6a99d827a1b66a2165ca801029e91446fdc167adfc9aeefa6493d1e10
|
||||
size 5306488832
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XXS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b45c904b0a70ed83fc52e12aea8ea9d28fd7e239735ba942a9ebf4c2d1acee9e
|
||||
size 4945385472
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-IQ4_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b986d443d8895a172c494209b10aba994a21554b892f239851aba8937a23216
|
||||
size 6742710272
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q2_K.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97aeca0e98204c7860cda64efc70332ecb7cda315d799b86ec9e72da65259118
|
||||
size 4791048192
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_L.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a1ee166a701e3628dc33ee3b537abca193936d7d2a8987b914731de26670178
|
||||
size 6561503232
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1d29d499c25164c8598f1791c0395834c76901a4620a489d1edf7b56d67463
|
||||
size 6083090432
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3b912ac0862b42c40700b4c34cae129e58b7999a35d315138a6f97c3477b540
|
||||
size 5534226432
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_0.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12458c4576b0eeaf9788071405aad2e41a841a3a518761885025bde0d0fc3b27
|
||||
size 7094638592
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06046768dfc4ffd07e31b3a6510d4bc62a6b144095df96cf8841818bdc5c4090
|
||||
size 7477204992
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46b423f2e9f3347e66fcd0ce2442fc45c8e85a129e51c5032a8be0b872a38e4e
|
||||
size 7120197632
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ecd5962ecace6d25fc7a1c855807065e6228025dd7e3732e35592f173ded183
|
||||
size 8727631872
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a0a8c94cb0f890ac0ba69864bf6c385d8fa4d6fe00c8d34c5f248a497363b9e
|
||||
size 8518735872
|
||||
3
mistral-nemo-gutenberg-12B-v2.i1-Q6_K.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v2.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:357bba7d80c89238b32c7aac70eb24cb36a21e1773ad97ccddbfbbfcacf0568d
|
||||
size 10056210432
|
||||
Reference in New Issue
Block a user