commit a23604890a685ec0903a694d9fc45e35db08193d Author: ModelHub XC Date: Sun Jun 14 00:44:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/gpt2-finetuned-yannic-test-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6011c13 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +gpt2-finetuned-yannic-test.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt2-finetuned-yannic-test.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..38970ae --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: juancopi81/gpt2-finetuned-yannic-test +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +--- +## About + + + + + + + + + +static quants of https://huggingface.co/juancopi81/gpt2-finetuned-yannic-test + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt2-finetuned-yannic-test-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-i1-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/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q2_K.gguf) | Q2_K | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q3_K_S.gguf) | Q3_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.IQ4_XS.gguf) | IQ4_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q3_K_L.gguf) | Q3_K_L | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q5_K_S.gguf) | Q5_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q5_K_M.gguf) | Q5_K_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q6_K.gguf) | Q6_K | 0.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/gpt2-finetuned-yannic-test-GGUF/resolve/main/gpt2-finetuned-yannic-test.f16.gguf) | f16 | 0.4 | 16 bpw, overkill | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +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. + + diff --git a/gpt2-finetuned-yannic-test.IQ4_XS.gguf b/gpt2-finetuned-yannic-test.IQ4_XS.gguf new file mode 100644 index 0000000..5f460ef --- /dev/null +++ b/gpt2-finetuned-yannic-test.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4d44e5d168322666ebda01187b360f2b08e9c0f61327c9ea823548e9c4b6a1 +size 82558912 diff --git a/gpt2-finetuned-yannic-test.Q2_K.gguf b/gpt2-finetuned-yannic-test.Q2_K.gguf new file mode 100644 index 0000000..ba6e66a --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f575244e1addf747ea53d04f4506d99f40a80b2aa8460d3e94ebf93553b82180 +size 68532160 diff --git a/gpt2-finetuned-yannic-test.Q3_K_L.gguf b/gpt2-finetuned-yannic-test.Q3_K_L.gguf new file mode 100644 index 0000000..265a008 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377ee6c551b42da584f76c067d01136e229f9ccbd376b4ce2500b4f8ff19eeea +size 85508032 diff --git a/gpt2-finetuned-yannic-test.Q3_K_M.gguf b/gpt2-finetuned-yannic-test.Q3_K_M.gguf new file mode 100644 index 0000000..a5e6738 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2c99a825b73bd111ec8a2b7f117062cb841a9ef9526cba83ca1e3acf32e74e +size 81084352 diff --git a/gpt2-finetuned-yannic-test.Q3_K_S.gguf b/gpt2-finetuned-yannic-test.Q3_K_S.gguf new file mode 100644 index 0000000..b089245 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d65ca48f157987b8af9530d4718f7db600b51282c63eaf3e802d9a1308f000 +size 73564096 diff --git a/gpt2-finetuned-yannic-test.Q4_K_M.gguf b/gpt2-finetuned-yannic-test.Q4_K_M.gguf new file mode 100644 index 0000000..8b3cd76 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a462e86adf4027619989d4c9539bfdee2129e3f20c9ac04ca5b86891f43283f +size 91148224 diff --git a/gpt2-finetuned-yannic-test.Q4_K_S.gguf b/gpt2-finetuned-yannic-test.Q4_K_S.gguf new file mode 100644 index 0000000..a2eda47 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1747424c530e5acc97bbeb9c3c756d6611dac64e884d519b52c5f95d2e2ada4 +size 85139392 diff --git a/gpt2-finetuned-yannic-test.Q5_K_M.gguf b/gpt2-finetuned-yannic-test.Q5_K_M.gguf new file mode 100644 index 0000000..8b866d4 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38f37aee61e8780c2660a5e71f4270546b2ff285a621626b3c7915657f85b57 +size 100161472 diff --git a/gpt2-finetuned-yannic-test.Q5_K_S.gguf b/gpt2-finetuned-yannic-test.Q5_K_S.gguf new file mode 100644 index 0000000..56aae58 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19de095c09b2314e01a892f17c4f0067577a4d1a541df7b5f0c873bdfca75a59 +size 95461312 diff --git a/gpt2-finetuned-yannic-test.Q6_K.gguf b/gpt2-finetuned-yannic-test.Q6_K.gguf new file mode 100644 index 0000000..c842d29 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177d174010c5fc10edcc598e6c705207f3e9deb29fe0820a3a35e325254ea2da +size 106741696 diff --git a/gpt2-finetuned-yannic-test.Q8_0.gguf b/gpt2-finetuned-yannic-test.Q8_0.gguf new file mode 100644 index 0000000..fa02351 --- /dev/null +++ b/gpt2-finetuned-yannic-test.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8184beacfebd6ae4037fcc6eeb8328d1c57e53da9eb620e0df72a9e3e802b972 +size 136659616 diff --git a/gpt2-finetuned-yannic-test.f16.gguf b/gpt2-finetuned-yannic-test.f16.gguf new file mode 100644 index 0000000..6a67dad --- /dev/null +++ b/gpt2-finetuned-yannic-test.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb88219b5117254e5b462e26bffc0adbe85ddaace5779489e3ca00715ac6956 +size 252470880