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

Model: bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-21 23:22:12 +08:00
commit 19cf51dd61
28 changed files with 267 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
llama3.1-airoboros3.2-QDT-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B-f16.gguf filter=lfs diff=lfs merge=lfs -text
llama3.1-airoboros3.2-QDT-8B.imatrix filter=lfs diff=lfs merge=lfs -text

131
README.md Normal file
View File

@@ -0,0 +1,131 @@
---
base_model: nbeerbower/llama3.1-airoboros3.2-QDT-8B
datasets:
- jondurbin/airoboros-3.2
library_name: transformers
license: llama3
pipeline_tag: text-generation
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of llama3.1-airoboros3.2-QDT-8B
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3878">b3878</a> for quantization.
Original model: https://huggingface.co/nbeerbower/llama3.1-airoboros3.2-QDT-8B
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|><|start_header_id|>system<|end_header_id|>
Cutting Knowledge Date: December 2023
Today Date: 26 Jul 2024
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [llama3.1-airoboros3.2-QDT-8B-f16.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-f16.gguf) | f16 | 16.07GB | false | Full F16 weights. |
| [llama3.1-airoboros3.2-QDT-8B-Q8_0.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q8_0.gguf) | Q8_0 | 8.54GB | false | Extremely high quality, generally unneeded but max available quant. |
| [llama3.1-airoboros3.2-QDT-8B-Q6_K_L.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q6_K_L.gguf) | Q6_K_L | 6.85GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q6_K.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q6_K.gguf) | Q6_K | 6.60GB | false | Very high quality, near perfect, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q5_K_L.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q5_K_L.gguf) | Q5_K_L | 6.06GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q5_K_M.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q5_K_M.gguf) | Q5_K_M | 5.73GB | false | High quality, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q5_K_S.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q5_K_S.gguf) | Q5_K_S | 5.60GB | false | High quality, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q4_K_L.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_K_L.gguf) | Q4_K_L | 5.31GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q4_K_M.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_K_M.gguf) | Q4_K_M | 4.92GB | false | Good quality, default size for must use cases, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q3_K_XL.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-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. |
| [llama3.1-airoboros3.2-QDT-8B-Q4_K_S.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_K_S.gguf) | Q4_K_S | 4.69GB | false | Slightly lower quality with more space savings, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q4_0.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_0.gguf) | Q4_0 | 4.68GB | false | Legacy format, generally not worth using over similarly sized formats |
| [llama3.1-airoboros3.2-QDT-8B-Q4_0_8_8.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_0_8_8.gguf) | Q4_0_8_8 | 4.66GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). |
| [llama3.1-airoboros3.2-QDT-8B-Q4_0_4_8.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_0_4_8.gguf) | Q4_0_4_8 | 4.66GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). |
| [llama3.1-airoboros3.2-QDT-8B-Q4_0_4_4.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q4_0_4_4.gguf) | Q4_0_4_4 | 4.66GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. |
| [llama3.1-airoboros3.2-QDT-8B-IQ4_XS.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-IQ4_XS.gguf) | IQ4_XS | 4.45GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [llama3.1-airoboros3.2-QDT-8B-Q3_K_L.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q3_K_L.gguf) | Q3_K_L | 4.32GB | false | Lower quality but usable, good for low RAM availability. |
| [llama3.1-airoboros3.2-QDT-8B-Q3_K_M.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q3_K_M.gguf) | Q3_K_M | 4.02GB | false | Low quality. |
| [llama3.1-airoboros3.2-QDT-8B-IQ3_M.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-IQ3_M.gguf) | IQ3_M | 3.78GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [llama3.1-airoboros3.2-QDT-8B-Q2_K_L.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q2_K_L.gguf) | Q2_K_L | 3.69GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [llama3.1-airoboros3.2-QDT-8B-Q3_K_S.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q3_K_S.gguf) | Q3_K_S | 3.66GB | false | Low quality, not recommended. |
| [llama3.1-airoboros3.2-QDT-8B-IQ3_XS.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-IQ3_XS.gguf) | IQ3_XS | 3.52GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [llama3.1-airoboros3.2-QDT-8B-Q2_K.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-Q2_K.gguf) | Q2_K | 3.18GB | false | Very low quality but surprisingly usable. |
| [llama3.1-airoboros3.2-QDT-8B-IQ2_M.gguf](https://huggingface.co/bartowski/llama3.1-airoboros3.2-QDT-8B-GGUF/blob/main/llama3.1-airoboros3.2-QDT-8B-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.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Downloading using huggingface-cli
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/llama3.1-airoboros3.2-QDT-8B-GGUF --include "llama3.1-airoboros3.2-QDT-8B-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/llama3.1-airoboros3.2-QDT-8B-GGUF --include "llama3.1-airoboros3.2-QDT-8B-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (llama3.1-airoboros3.2-QDT-8B-Q8_0) or download them all in place (./)
## Q4_0_X_X
These are *NOT* for Metal (Apple) offloading, only ARM chips.
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!).
## Which file should I choose?
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.
## 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:1c40853b8a64eded704909ab23e058df02a67384ff1665f5e7be8c3e01ed1a5a
size 2948286048

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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