commit 0ee378d9b8595ece8195bf2517f4e142628b0ab2 Author: ModelHub XC Date: Tue May 26 02:22:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/copilot-7B-1-7M-unquantized-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..af3eda5 --- /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 +copilot-7B-1-7M-unquantized.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.f16.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +copilot-7B-1-7M-unquantized.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bb547d --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: ishan-scribe/copilot-7B-1-7M-unquantized +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/ishan-scribe/copilot-7B-1-7M-unquantized + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#copilot-7B-1-7M-unquantized-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/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/copilot-7B-1-7M-unquantized-GGUF/resolve/main/copilot-7B-1-7M-unquantized.f16.gguf) | f16 | 15.3 | 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/copilot-7B-1-7M-unquantized.IQ4_XS.gguf b/copilot-7B-1-7M-unquantized.IQ4_XS.gguf new file mode 100644 index 0000000..3d5cb7d --- /dev/null +++ b/copilot-7B-1-7M-unquantized.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12b97dea495ac26bf801a63856481383dbe9f853f964f1d73f8c71f5a3186a0 +size 4250298784 diff --git a/copilot-7B-1-7M-unquantized.Q2_K.gguf b/copilot-7B-1-7M-unquantized.Q2_K.gguf new file mode 100644 index 0000000..da2c21f --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e85f860d9630a50d11b1bfd0e00753aa2cf78102d355b46a581c304c17988ae +size 3015940512 diff --git a/copilot-7B-1-7M-unquantized.Q3_K_L.gguf b/copilot-7B-1-7M-unquantized.Q3_K_L.gguf new file mode 100644 index 0000000..4e29e38 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6f4badca290c2940e2546f8e7484c467182e3f3838900e4a55bb865df45df0 +size 4088459680 diff --git a/copilot-7B-1-7M-unquantized.Q3_K_M.gguf b/copilot-7B-1-7M-unquantized.Q3_K_M.gguf new file mode 100644 index 0000000..dbe80e4 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65c105e5e4bed8fd2c595377c0b15fd360dae40e01e2ea3a615010ccf5e117e +size 3808391584 diff --git a/copilot-7B-1-7M-unquantized.Q3_K_S.gguf b/copilot-7B-1-7M-unquantized.Q3_K_S.gguf new file mode 100644 index 0000000..d654cb6 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097d14935a497baa9dd86dc90a64f390642be9a9ed585b388efe81ee88873aaa +size 3492368800 diff --git a/copilot-7B-1-7M-unquantized.Q4_K_M.gguf b/copilot-7B-1-7M-unquantized.Q4_K_M.gguf new file mode 100644 index 0000000..a6007be --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e822ca3d65a179e25326e2c8daf47ddd6822764c0c4426cfc07e91bfea22d9ab +size 4683073952 diff --git a/copilot-7B-1-7M-unquantized.Q4_K_S.gguf b/copilot-7B-1-7M-unquantized.Q4_K_S.gguf new file mode 100644 index 0000000..50f0a13 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828e25731613bb595055f94f490a8225bfdf8b26cf1a681fc348c27e4c66f530 +size 4457769376 diff --git a/copilot-7B-1-7M-unquantized.Q5_K_M.gguf b/copilot-7B-1-7M-unquantized.Q5_K_M.gguf new file mode 100644 index 0000000..24c9095 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c57cdcfb946859e2f969bee6eae612cde7896efc4342cb5d06c2bd755b9bf4 +size 5444831648 diff --git a/copilot-7B-1-7M-unquantized.Q5_K_S.gguf b/copilot-7B-1-7M-unquantized.Q5_K_S.gguf new file mode 100644 index 0000000..6611e40 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dcfbec28000b84314e980c30a47695121d95aa9be4f929b139072039c48212 +size 5315176864 diff --git a/copilot-7B-1-7M-unquantized.Q6_K.gguf b/copilot-7B-1-7M-unquantized.Q6_K.gguf new file mode 100644 index 0000000..b56901b --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66f305456daf97401c44ac194ffa282f8b323a6f79bf4e3e8bec606c5dadbe9 +size 6254199200 diff --git a/copilot-7B-1-7M-unquantized.Q8_0.gguf b/copilot-7B-1-7M-unquantized.Q8_0.gguf new file mode 100644 index 0000000..3c60b48 --- /dev/null +++ b/copilot-7B-1-7M-unquantized.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee944ff6063d0598084438327ffcd054e871261873c9d422ab46448311c6f1f +size 8098525600 diff --git a/copilot-7B-1-7M-unquantized.f16.gguf b/copilot-7B-1-7M-unquantized.f16.gguf new file mode 100644 index 0000000..91f52fd --- /dev/null +++ b/copilot-7B-1-7M-unquantized.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79803f3994e36074d7c3ddd4cc2394a19b1acde8a06266744c4ab298a0b5b71 +size 15237853600