初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/mistral-nemo-gutenberg-12B-v3-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-v3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-nemo-gutenberg-12B-v3.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-v3
|
||||
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-v3
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-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-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-gutenberg-12B-v3-i1-GGUF/resolve/main/mistral-nemo-gutenberg-12B-v3.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:73e61cf3e9eeb5664a7956adea4eda1765a303bb5b4fdeeb31da34f37a3bbaf6
|
||||
size 7054405
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ1_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06f829210dc7512eafabeaac3a381b12cc284cdeae59ce19e9d4cfa26c0f716f
|
||||
size 3221630208
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ1_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b573787fbc4fa8ed6b5bd77d3588a4ccba3945ca85e546c54f1695f4f808345
|
||||
size 2999217408
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7d9db1fa5db04ceee45e9522b0d201af4fbac0387264d742d25c467124ab647
|
||||
size 4435029760
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e52ad7948541e9a9402c57d9bf4d4aefb88c99e5123c4451fdc897eb18bdf6c
|
||||
size 4138479360
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f68d90c1170e3ede47de544cb741a29b01cbe5430342bf975999b22d64e5b09b
|
||||
size 3915083008
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XXS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d476e4bb01e21ca8f987e1e7d97b47bbcd4660c20a7c17260348e208be0c9d4
|
||||
size 3592318208
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe04f842e6f946621bb9c4a4ba2ca5f1ec941eabdff6635210434144e6927dbd
|
||||
size 5722239424
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01d3ce76f7a85075aab6f40ef8febd40124f7624eaa0787d1f7c2866b0600bd9
|
||||
size 5562085824
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b49284b5cbc1cbac98d190293a8553d89bc0f5e40dd70cf40b018e323075e17
|
||||
size 5306495424
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XXS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd833dbd348ac7691820d8830798f6fbc74aed46040e8b730f71f2fec45400fc
|
||||
size 4945391360
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-IQ4_XS.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a81ffe254611b48a153e7b82f952d522afe9e1ab8611409f1cf863abdf6c8f2
|
||||
size 6742717376
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q2_K.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45177b8ddac3068871ed7e3e0388b95d03f061cb84c516f6b86a7ab3354f6cd6
|
||||
size 4791054272
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_L.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33994aa2bb8e5ab0c4313fc3e27720554a29c2fda4b7cd4acfb05378971f4447
|
||||
size 6561509824
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8256826fe91b218f50bf328908dcadfe47446bdb0b694335cdb595e0f7ec17d7
|
||||
size 6083097024
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04cb655c2a5395705d7e3b6cf719d7a07ce252cb2f91f23d95132a70cdf9e330
|
||||
size 5534233024
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_0.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cf3ac6230a25c3c8227265dd8fea9d7686b6ae2d3bf21a11188d8f0c36c8587
|
||||
size 7094645856
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ab47ccac3c37c048d93cf7a892ef67b6ea3d434785ed2feadc3031aec840fb5
|
||||
size 7477212256
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54eb82553ad734931f3355b40dbd8bc28f34617171cd78bfc67e1ec8bad86b50
|
||||
size 7120204896
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_M.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a349bbdcbc0d4732cd37a5c6b840a5b8dfd7febebe741a3934cd5cf6202f46bc
|
||||
size 8727639776
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_S.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e01cab2d0274fee9a943aca90a9be2169bd20a73e544a559ec9331fefd1d511
|
||||
size 8518743776
|
||||
3
mistral-nemo-gutenberg-12B-v3.i1-Q6_K.gguf
Normal file
3
mistral-nemo-gutenberg-12B-v3.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea618c878c1ad08c74dce431f6d0bd1ff283c5da3b6793e65918ac3c2c8cf901
|
||||
size 10056219040
|
||||
Reference in New Issue
Block a user