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

Model: RealmSky/allura-org_Bigger-Body-70b-GGUF-oss-20250327
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-11 15:05:47 +08:00
commit 5d416b1367
31 changed files with 317 additions and 0 deletions

49
.gitattributes vendored Normal file
View File

@@ -0,0 +1,49 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bin.* filter=lfs diff=lfs merge=lfs -text
*.bz2 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
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack 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
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
saved_model/**/* 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
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zstandard filter=lfs diff=lfs merge=lfs -text
*.tfevents* filter=lfs diff=lfs merge=lfs -text
*.db* filter=lfs diff=lfs merge=lfs -text
*.ark* filter=lfs diff=lfs merge=lfs -text
**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text
**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text
**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.gguf* filter=lfs diff=lfs merge=lfs -text
*.ggml filter=lfs diff=lfs merge=lfs -text
*.llamafile* filter=lfs diff=lfs merge=lfs -text
*.pt2 filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
allura-org_Bigger-Body-70b.imatrix filter=lfs diff=lfs merge=lfs -text

183
README.md Normal file
View File

@@ -0,0 +1,183 @@
---
quantized_by: bartowski
pipeline_tag: text-generation
language:
- en
- zh
tags:
- axolotl
- roleplay
- conversational
- chat
license: llama3.3
base_model: allura-org/Bigger-Body-70b
---
## Llamacpp imatrix Quantizations of Bigger-Body-70b by allura-org
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4882">b4882</a> for quantization.
Original model: https://huggingface.co/allura-org/Bigger-Body-70b
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or any other llama.cpp based project
## 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 |
| -------- | ---------- | --------- | ----- | ----------- |
| [Bigger-Body-70b-Q8_0.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/tree/main/allura-org_Bigger-Body-70b-Q8_0) | Q8_0 | 74.98GB | true | Extremely high quality, generally unneeded but max available quant. |
| [Bigger-Body-70b-Q6_K.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/tree/main/allura-org_Bigger-Body-70b-Q6_K) | Q6_K | 57.89GB | true | Very high quality, near perfect, *recommended*. |
| [Bigger-Body-70b-Q5_K_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/tree/main/allura-org_Bigger-Body-70b-Q5_K_M) | Q5_K_M | 49.95GB | true | High quality, *recommended*. |
| [Bigger-Body-70b-Q5_K_S.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q5_K_S.gguf) | Q5_K_S | 48.66GB | false | High quality, *recommended*. |
| [Bigger-Body-70b-Q4_1.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q4_1.gguf) | Q4_1 | 44.31GB | false | Legacy format, similar performance to Q4_K_S but with improved tokens/watt on Apple silicon. |
| [Bigger-Body-70b-Q4_K_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q4_K_M.gguf) | Q4_K_M | 42.52GB | false | Good quality, default size for most use cases, *recommended*. |
| [Bigger-Body-70b-Q4_K_S.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q4_K_S.gguf) | Q4_K_S | 40.35GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Bigger-Body-70b-Q4_0.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q4_0.gguf) | Q4_0 | 40.12GB | false | Legacy format, offers online repacking for ARM and AVX CPU inference. |
| [Bigger-Body-70b-IQ4_NL.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ4_NL.gguf) | IQ4_NL | 40.05GB | false | Similar to IQ4_XS, but slightly larger. Offers online repacking for ARM CPU inference. |
| [Bigger-Body-70b-Q3_K_XL.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q3_K_XL.gguf) | Q3_K_XL | 38.06GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Bigger-Body-70b-IQ4_XS.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ4_XS.gguf) | IQ4_XS | 37.90GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Bigger-Body-70b-Q3_K_L.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q3_K_L.gguf) | Q3_K_L | 37.14GB | false | Lower quality but usable, good for low RAM availability. |
| [Bigger-Body-70b-Q3_K_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q3_K_M.gguf) | Q3_K_M | 34.27GB | false | Low quality. |
| [Bigger-Body-70b-IQ3_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ3_M.gguf) | IQ3_M | 31.94GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Bigger-Body-70b-Q3_K_S.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q3_K_S.gguf) | Q3_K_S | 30.91GB | false | Low quality, not recommended. |
| [Bigger-Body-70b-IQ3_XS.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ3_XS.gguf) | IQ3_XS | 29.31GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [Bigger-Body-70b-IQ3_XXS.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ3_XXS.gguf) | IQ3_XXS | 27.47GB | false | Lower quality, new method with decent performance, comparable to Q3 quants. |
| [Bigger-Body-70b-Q2_K_L.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q2_K_L.gguf) | Q2_K_L | 27.40GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Bigger-Body-70b-Q2_K.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-Q2_K.gguf) | Q2_K | 26.38GB | false | Very low quality but surprisingly usable. |
| [Bigger-Body-70b-IQ2_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ2_M.gguf) | IQ2_M | 24.12GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
| [Bigger-Body-70b-IQ2_S.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ2_S.gguf) | IQ2_S | 22.24GB | false | Low quality, uses SOTA techniques to be usable. |
| [Bigger-Body-70b-IQ2_XS.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ2_XS.gguf) | IQ2_XS | 21.14GB | false | Low quality, uses SOTA techniques to be usable. |
| [Bigger-Body-70b-IQ2_XXS.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ2_XXS.gguf) | IQ2_XXS | 19.10GB | false | Very low quality, uses SOTA techniques to be usable. |
| [Bigger-Body-70b-IQ1_M.gguf](https://huggingface.co/bartowski/allura-org_Bigger-Body-70b-GGUF/blob/main/allura-org_Bigger-Body-70b-IQ1_M.gguf) | IQ1_M | 16.75GB | false | Extremely low quality, *not* recommended. |
## 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/allura-org_Bigger-Body-70b-GGUF --include "allura-org_Bigger-Body-70b-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/allura-org_Bigger-Body-70b-GGUF --include "allura-org_Bigger-Body-70b-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (allura-org_Bigger-Body-70b-Q8_0) or download them all in place (./)
</details>
## ARM/AVX information
Previously, you would download Q4_0_4_4/4_8/8_8, and these would have their weights interleaved in memory in order to improve performance on ARM and AVX machines by loading up more data in one pass.
Now, however, there is something called "online repacking" for weights. details in [this PR](https://github.com/ggerganov/llama.cpp/pull/9921). If you use Q4_0 and your hardware would benefit from repacking weights, it will do it automatically on the fly.
As of llama.cpp build [b4282](https://github.com/ggerganov/llama.cpp/releases/tag/b4282) you will not be able to run the Q4_0_X_X files and will instead need to use Q4_0.
Additionally, if you want to get slightly better quality for , 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 (deprecated</summary>
I'm keeping this section to show the potential theoretical uplift in performance from using the Q4_0 with online repacking.
<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, 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.
Thank you to LM Studio for sponsoring my work.
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

1
configuration.json Normal file
View File

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