初始化项目,由ModelHub XC社区提供模型

Model: bartowski/deepthought-8b-llama-v0.01-alpha-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-07 00:35:12 +08:00
commit 17dbd9d7b1
30 changed files with 318 additions and 0 deletions

62
.gitattributes vendored Normal file
View File

@@ -0,0 +1,62 @@
*.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
deepthought-8b-llama-v0.01-alpha-f16.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha-f32.gguf filter=lfs diff=lfs merge=lfs -text
deepthought-8b-llama-v0.01-alpha.imatrix filter=lfs diff=lfs merge=lfs -text

174
README.md Normal file
View File

@@ -0,0 +1,174 @@
---
quantized_by: bartowski
pipeline_tag: text-generation
base_model: ruliad/deepthought-8b-llama-v0.01-alpha
language:
- en
license: llama3.1
---
## Llamacpp imatrix Quantizations of deepthought-8b-llama-v0.01-alpha
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4240">b4240</a> for quantization.
Original model: https://huggingface.co/ruliad/deepthought-8b-llama-v0.01-alpha
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
```
<|begin_of_text|><|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [deepthought-8b-llama-v0.01-alpha-f32.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-f32.gguf) | f32 | 32.13GB | false | Full F32 weights. |
| [deepthought-8b-llama-v0.01-alpha-f16.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-f16.gguf) | f16 | 16.07GB | false | Full F16 weights. |
| [deepthought-8b-llama-v0.01-alpha-Q8_0.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q8_0.gguf) | Q8_0 | 8.54GB | false | Extremely high quality, generally unneeded but max available quant. |
| [deepthought-8b-llama-v0.01-alpha-Q6_K_L.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q6_K_L.gguf) | Q6_K_L | 6.85GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q6_K.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q6_K.gguf) | Q6_K | 6.60GB | false | Very high quality, near perfect, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q5_K_L.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q5_K_L.gguf) | Q5_K_L | 6.06GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q5_K_M.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q5_K_M.gguf) | Q5_K_M | 5.73GB | false | High quality, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q5_K_S.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q5_K_S.gguf) | Q5_K_S | 5.60GB | false | High quality, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q4_K_L.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_K_L.gguf) | Q4_K_L | 5.31GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q4_K_M.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_K_M.gguf) | Q4_K_M | 4.92GB | false | Good quality, default size for most use cases, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q3_K_XL.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q3_K_XL.gguf) | Q3_K_XL | 4.78GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [deepthought-8b-llama-v0.01-alpha-Q4_K_S.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_K_S.gguf) | Q4_K_S | 4.69GB | false | Slightly lower quality with more space savings, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q4_0.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_0.gguf) | Q4_0 | 4.68GB | false | Legacy format, offers online repacking for ARM CPU inference. |
| [deepthought-8b-llama-v0.01-alpha-IQ4_NL.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-IQ4_NL.gguf) | IQ4_NL | 4.68GB | false | Similar to IQ4_XS, but slightly larger. Offers online repacking for ARM CPU inference. |
| [deepthought-8b-llama-v0.01-alpha-Q4_0_8_8.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_0_8_8.gguf) | Q4_0_8_8 | 4.66GB | false | Optimized for ARM and AVX inference. Requires 'sve' support for ARM (see details below). *Don't use on Mac*. |
| [deepthought-8b-llama-v0.01-alpha-Q4_0_4_8.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_0_4_8.gguf) | Q4_0_4_8 | 4.66GB | false | Optimized for ARM inference. Requires 'i8mm' support (see details below). *Don't use on Mac*. |
| [deepthought-8b-llama-v0.01-alpha-Q4_0_4_4.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q4_0_4_4.gguf) | Q4_0_4_4 | 4.66GB | false | Optimized for ARM inference. Should work well on all ARM chips, not for use with GPUs. *Don't use on Mac*. |
| [deepthought-8b-llama-v0.01-alpha-IQ4_XS.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-IQ4_XS.gguf) | IQ4_XS | 4.45GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [deepthought-8b-llama-v0.01-alpha-Q3_K_L.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q3_K_L.gguf) | Q3_K_L | 4.32GB | false | Lower quality but usable, good for low RAM availability. |
| [deepthought-8b-llama-v0.01-alpha-Q3_K_M.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q3_K_M.gguf) | Q3_K_M | 4.02GB | false | Low quality. |
| [deepthought-8b-llama-v0.01-alpha-IQ3_M.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-IQ3_M.gguf) | IQ3_M | 3.78GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [deepthought-8b-llama-v0.01-alpha-Q2_K_L.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q2_K_L.gguf) | Q2_K_L | 3.69GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [deepthought-8b-llama-v0.01-alpha-Q3_K_S.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q3_K_S.gguf) | Q3_K_S | 3.66GB | false | Low quality, not recommended. |
| [deepthought-8b-llama-v0.01-alpha-IQ3_XS.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-IQ3_XS.gguf) | IQ3_XS | 3.52GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [deepthought-8b-llama-v0.01-alpha-Q2_K.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-Q2_K.gguf) | Q2_K | 3.18GB | false | Very low quality but surprisingly usable. |
| [deepthought-8b-llama-v0.01-alpha-IQ2_M.gguf](https://huggingface.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF/blob/main/deepthought-8b-llama-v0.01-alpha-IQ2_M.gguf) | IQ2_M | 2.95GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
## Downloading using huggingface-cli
<details>
<summary>Click to view download instructions</summary>
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/deepthought-8b-llama-v0.01-alpha-GGUF --include "deepthought-8b-llama-v0.01-alpha-Q4_K_M.gguf" --local-dir ./
```
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:
```
huggingface-cli download bartowski/deepthought-8b-llama-v0.01-alpha-GGUF --include "deepthought-8b-llama-v0.01-alpha-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (deepthought-8b-llama-v0.01-alpha-Q8_0) or download them all in place (./)
</details>
## Q4_0_X_X information
New: Thanks to efforts made to have online repacking of weights in [this PR](https://github.com/ggerganov/llama.cpp/pull/9921), you can now just use Q4_0 if your llama.cpp has been compiled for your ARM device.
Similarly, if you want to get slightly better performance, you can use IQ4_NL thanks to [this PR](https://github.com/ggerganov/llama.cpp/pull/10541) which will also repack the weights for ARM, though only the 4_4 for now. The loading time may be slower but it will result in an overall speed incrase.
<details>
<summary>Click to view Q4_0_X_X information</summary>
These are *NOT* for Metal (Apple) or GPU (nvidia/AMD/intel) offloading, only ARM chips (and certain AVX2/AVX512 CPUs).
If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
If you're using a CPU that supports AVX2 or AVX512 (typically server CPUs and AMD's latest Zen5 CPUs) and are not offloading to a GPU, the Q4_0_8_8 may offer a nice speed as well:
<details>
<summary>Click to view benchmarks on an AVX2 system (EPYC7702)</summary>
| model | size | params | backend | threads | test | t/s | % (vs Q4_0) |
| ------------------------------ | ---------: | ---------: | ---------- | ------: | ------------: | -------------------: |-------------: |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp512 | 204.03 ± 1.03 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp1024 | 282.92 ± 0.19 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp2048 | 259.49 ± 0.44 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg128 | 39.12 ± 0.27 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg256 | 39.31 ± 0.69 | 100% |
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg512 | 40.52 ± 0.03 | 100% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp512 | 301.02 ± 1.74 | 147% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp1024 | 287.23 ± 0.20 | 101% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp2048 | 262.77 ± 1.81 | 101% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg128 | 18.80 ± 0.99 | 48% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg256 | 24.46 ± 3.04 | 83% |
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg512 | 36.32 ± 3.59 | 90% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp512 | 271.71 ± 3.53 | 133% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp1024 | 279.86 ± 45.63 | 100% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp2048 | 320.77 ± 5.00 | 124% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg128 | 43.51 ± 0.05 | 111% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg256 | 43.35 ± 0.09 | 110% |
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg512 | 42.60 ± 0.31 | 105% |
Q4_0_8_8 offers a nice bump to prompt processing and a small bump to text generation
</details>
</details>
## Which file should I choose?
<details>
<summary>Click here for details</summary>
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
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.
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.
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.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
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.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
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.
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.
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.
</details>
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset.
Thank you ZeroWw for the inspiration to experiment with embed/output.
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af463923a702fad82246bd330b24460a9b1eb390c7bdfd0db5040e9bcd2e2f07
size 2948300352

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7374be290cfdf2a350a3c54cf3bc1fedbff62e7e6c35427fc58db6bfbd914d86
size 3784844992

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c362204658af50bd8f53d3a51ad07cb73541fa0791c93233c0bf8b4251f8a15
size 3518768832

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d0690478db99b53fcc2027e315144ea8e2eb7e3d1578c34c9e4fa8c670514b3
size 4678012736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89c7cf65a8556bb13d8301e3a8f149e6924d835c2632486d7af4cad0a2bf1c96
size 4447685952

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92f98edd8d661ff072e731a238e4e8f63117976159a1bc89f77eb3e22ba9634e
size 3179151424

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d72b72af8cc3ce7ff0c4119aa0a059e8a69ef06bfad886e094f9b302f8c5f5c7
size 3692191424

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a1f5ad2582dfd7f2d8972bdea1f28d3417caa7c8c065b160afb5329ffbe4190
size 4321978048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b06ce819e7729a7b53341ead022d80748190f4591bca108c20f8d8ba4029e09
size 4018939584

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a80dbd313425966292807302f0c33e29dd5575944b39c0c55d5d9b2e3bac30b3
size 3664520896

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2931eb9763bb05e978426abf1df622e669e0092f25c3b73729170f93351a353
size 4781661888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e939626971d92178ced979aea36141ab1f2266b5eeb741cb1a3f209013bd0438
size 4675915584

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1a66d1120b7bef62b60fe8cf17aec7fae074867ddd44f7ee5512529c28dca03
size 4661235520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91de4f4879167e2268b8d796309f99f8a72bedd7a382b4f4cbd0d71d85b92bdd
size 4661235520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:039235259d1fc7aaef22fab0b884d42ba97eb1f9444515bedea3de4e9b514ad8
size 4661235520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e272efc8e154eac1ca1119bb077251c8083113338d82a30a75409a683166df96
size 5310668480

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33195ba7b898ef8b2997d095e8be42adf1d0e1f6e8291cf07e026fc8e45903fd
size 4920758080

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:745ad3875159b7df85b976ee04b61659dcdf28ebfadefae15e1f6a07c1eaf836
size 4692692800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ef483b76530f9ad5e861d42a4abe34cad8ce024a7fb5b676c4a8fd60fea81a6
size 6057254592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93697a89ba7f10143016cacb90dfa04041b864c01a4bdfb507b891bb07ce4645
size 5733013312

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c8c1791850a37cc04778872b4c434cdff2ee31b0917edc3b2d12b615c1619e5
size 5599319872

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7eedce2ba9a378938db921f69c16b07e7601b08ef6fb19da12bc9f97b4860825
size 6596034496

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:357cb1f9324540ef67bb82522c2e49d8b7c9916ea33b38be6b1ff4b8d8931372
size 6850502336

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdd99d9ea0bf95cfd348c61cbe95afc18af6cd4c44689a7663d61cc2cbeaa2d1
size 8540806848

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d462b6785e9407c034cb2034cbbad606b8aa51fa40fbc66e6796c9235e8cda44
size 16068957888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f8f72955ec8446d0923b81605d9a62e3225f7fb4b4d35a7559d5e91e2281be5
size 32129013120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbe6c9a1532c3e9e1044a1bb1b438b72a72cc38f8e7c75f3f1e7c65da9e45ca0
size 4988170