commit ebbe503fda509fd9e10a4d34af50e4906883d3c8 Author: ModelHub XC Date: Tue May 26 08:58:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/adilet-llama-8b-250619-ollama-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e83e132 --- /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 +adilet-llama-8b-250619-ollama.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.f16.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +adilet-llama-8b-250619-ollama.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2b5b533 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: TECCOD/adilet-llama-8b-250619-ollama +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/TECCOD/adilet-llama-8b-250619-ollama + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#adilet-llama-8b-250619-ollama-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/adilet-llama-8b-250619-ollama-GGUF/resolve/main/adilet-llama-8b-250619-ollama.f16.gguf) | f16 | 16.2 | 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/adilet-llama-8b-250619-ollama.IQ4_XS.gguf b/adilet-llama-8b-250619-ollama.IQ4_XS.gguf new file mode 100644 index 0000000..8966b98 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5551b6aafd386acb812c6997a222849728c0cd9e3f675c8106ab9968f80e854f +size 4484367904 diff --git a/adilet-llama-8b-250619-ollama.Q2_K.gguf b/adilet-llama-8b-250619-ollama.Q2_K.gguf new file mode 100644 index 0000000..04e82fb --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca74f8346f21658a3903f20d42d419ee79482097bc414225dac50b4287c8503 +size 3179136544 diff --git a/adilet-llama-8b-250619-ollama.Q3_K_L.gguf b/adilet-llama-8b-250619-ollama.Q3_K_L.gguf new file mode 100644 index 0000000..78c7777 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca4d402c2ee8351082e82055c38d5b3ac4345612cf195208809f6345288daf3 +size 4321961504 diff --git a/adilet-llama-8b-250619-ollama.Q3_K_M.gguf b/adilet-llama-8b-250619-ollama.Q3_K_M.gguf new file mode 100644 index 0000000..b117852 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabaf9ce59f0b914059a6f20ae5fd92c295dcad08599c234ac76df551c1acbeb +size 4018923040 diff --git a/adilet-llama-8b-250619-ollama.Q3_K_S.gguf b/adilet-llama-8b-250619-ollama.Q3_K_S.gguf new file mode 100644 index 0000000..7304600 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b88105e01da2c7a058b3e93d3678027a57cab77fedb85d9e51b7b7437fd70e2 +size 3664504352 diff --git a/adilet-llama-8b-250619-ollama.Q4_K_M.gguf b/adilet-llama-8b-250619-ollama.Q4_K_M.gguf new file mode 100644 index 0000000..eafb58f --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df636d53766b36c9f3d4d44df7e6c1413b04081f7edf390880fe089bbb848a6 +size 4920739360 diff --git a/adilet-llama-8b-250619-ollama.Q4_K_S.gguf b/adilet-llama-8b-250619-ollama.Q4_K_S.gguf new file mode 100644 index 0000000..d0fb1fb --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d1a89f0ccb601f75cbc30254ebe7f330b5014fc0a1491bd6419845e9ebe1c8 +size 4692674080 diff --git a/adilet-llama-8b-250619-ollama.Q5_K_M.gguf b/adilet-llama-8b-250619-ollama.Q5_K_M.gguf new file mode 100644 index 0000000..c6b1971 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a06e3d7e7631835e641747e72985d2db6a0d8d3e639debb1f46b85759683ee +size 5732992544 diff --git a/adilet-llama-8b-250619-ollama.Q5_K_S.gguf b/adilet-llama-8b-250619-ollama.Q5_K_S.gguf new file mode 100644 index 0000000..3d288c3 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce328f5f796c954e82fa473aac3c4fff0f820b985aaa31e67356f8b8b0c8fa4 +size 5599299104 diff --git a/adilet-llama-8b-250619-ollama.Q6_K.gguf b/adilet-llama-8b-250619-ollama.Q6_K.gguf new file mode 100644 index 0000000..3f54825 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46fabbf669ee84dc3985f4f2298d2d1f7f1ebf09c0e4f087e4d15d5ac92530e +size 6596011552 diff --git a/adilet-llama-8b-250619-ollama.Q8_0.gguf b/adilet-llama-8b-250619-ollama.Q8_0.gguf new file mode 100644 index 0000000..60e0e3e --- /dev/null +++ b/adilet-llama-8b-250619-ollama.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ab0623f9acfc856eaf3b2de6026810f95821799a1b7eef0e1be88ae1b2186b +size 8540775968 diff --git a/adilet-llama-8b-250619-ollama.f16.gguf b/adilet-llama-8b-250619-ollama.f16.gguf new file mode 100644 index 0000000..dc12ae9 --- /dev/null +++ b/adilet-llama-8b-250619-ollama.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dd2becdd8b570cef195fa07229f2013f19478240b7874be84d909560f73c12 +size 16068896288