初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/codementor-7b-i1-GGUF Source: Original Platform
This commit is contained in:
60
.gitattributes
vendored
Normal file
60
.gitattributes
vendored
Normal 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
|
||||
codementor-7b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
codementor-7b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
84
README.md
Normal file
84
README.md
Normal file
@@ -0,0 +1,84 @@
|
||||
---
|
||||
base_model: likithyadavv/codementor-7b
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
weighted/imatrix quants of https://huggingface.co/likithyadavv/codementor-7b
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#codementor-7b-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/codementor-7b-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/codementor-7b-i1-GGUF/resolve/main/codementor-7b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/codementor-7b-i1-GGUF/resolve/main/codementor-7b.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
||||
|
||||
<!-- end -->
|
||||
3
codementor-7b.i1-IQ1_M.gguf
Normal file
3
codementor-7b.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52d6db695d2dd15c3e81b8e10d0068f83b61ea0490f7afd17a6d7db91b39db14
|
||||
size 2042196960
|
||||
3
codementor-7b.i1-IQ1_S.gguf
Normal file
3
codementor-7b.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7092b2d8f503206bbc17997f2a8c643378c70acbfd809bc1262b2b90c834e29d
|
||||
size 1903668192
|
||||
3
codementor-7b.i1-IQ2_M.gguf
Normal file
3
codementor-7b.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f820cbde49997fbc003621dcced8fbb5c32496e9a1dfd855c083883b6b9bb27
|
||||
size 2780343264
|
||||
3
codementor-7b.i1-IQ2_S.gguf
Normal file
3
codementor-7b.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:716a2d0917825be3ab42696e45d8ca0a675789f637c1cf54893c544ce8a51abb
|
||||
size 2595638240
|
||||
3
codementor-7b.i1-IQ2_XS.gguf
Normal file
3
codementor-7b.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02940db9776580aa27f982b77bc84ce9ab611fc9b0b606c59f1584d2b92f5eea
|
||||
size 2469022688
|
||||
3
codementor-7b.i1-IQ2_XXS.gguf
Normal file
3
codementor-7b.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f97e739960821a38a333e3743b5e464d96b1ed621bf9b222a2b932f6842932b3
|
||||
size 2273078240
|
||||
3
codementor-7b.i1-IQ3_M.gguf
Normal file
3
codementor-7b.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45f78c3a3997e85622a456520af9829afc3fc5971ce8764c559c94710efca441
|
||||
size 3574012896
|
||||
3
codementor-7b.i1-IQ3_S.gguf
Normal file
3
codementor-7b.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad28614c49fd15fa6bb4cc42dd5c90196ae51e882c8344366b66038803b0af29
|
||||
size 3499193312
|
||||
3
codementor-7b.i1-IQ3_XS.gguf
Normal file
3
codementor-7b.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2febab019493df7c69c8dece73a2bde63f892a7c1674dc2c4fa3cc917e902c1f
|
||||
size 3346256864
|
||||
3
codementor-7b.i1-IQ3_XXS.gguf
Normal file
3
codementor-7b.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b33979d7b01a71916cc5929726a742b06c0989b0b7ad43d550931b999324cb52
|
||||
size 3114515424
|
||||
3
codementor-7b.i1-IQ4_NL.gguf
Normal file
3
codementor-7b.i1-IQ4_NL.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:212e7e26783509b5a1cce28a6a2d9f0ab1397ae3e469075bc0b159532da618c6
|
||||
size 4437814240
|
||||
3
codementor-7b.i1-IQ4_XS.gguf
Normal file
3
codementor-7b.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:756f9ae21e6628f1fa566c8604aab010e07f181dd4afb54f898ed54aae9fbbab
|
||||
size 4218473440
|
||||
3
codementor-7b.i1-Q2_K.gguf
Normal file
3
codementor-7b.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42073ad3f1b5cf28664c39fd00d0937b1835e6b2f4b3ac73e7c29c7d154816de
|
||||
size 3015941088
|
||||
3
codementor-7b.i1-Q2_K_S.gguf
Normal file
3
codementor-7b.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e544f1c66f5f1f30360119c1ee6bebba2649af72915e907bcbdc1bfa18d9432
|
||||
size 2834074592
|
||||
3
codementor-7b.i1-Q3_K_L.gguf
Normal file
3
codementor-7b.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2609e9e40508aac59fb7338cb034485fb0de593038bfa70b47b7efee9d7ec4d4
|
||||
size 4088460256
|
||||
3
codementor-7b.i1-Q3_K_M.gguf
Normal file
3
codementor-7b.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0246ccee84364f890bd779e4030e25ff0c1c6023c5e6f99ac0224755a50a0ab3
|
||||
size 3808392160
|
||||
3
codementor-7b.i1-Q3_K_S.gguf
Normal file
3
codementor-7b.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9cc3526e6aea8bef0d8cc76e3dffd287abac1663e14fb1f9d0fb08613490668
|
||||
size 3492369376
|
||||
3
codementor-7b.i1-Q4_0.gguf
Normal file
3
codementor-7b.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6e6d8fbe9e6ad1a7e4b040d00f54187d423de4df28d1d063cee9728eaccdb57
|
||||
size 4444122080
|
||||
3
codementor-7b.i1-Q4_1.gguf
Normal file
3
codementor-7b.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0567da2fddf53c168bb24c89ddceee421d08b859b14db233b48a1e3ed530944a
|
||||
size 4873284576
|
||||
3
codementor-7b.i1-Q4_K_M.gguf
Normal file
3
codementor-7b.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9763b7c4a6c59600799eecb8dfc21d5fd615f2cca2d91c74862777d3b4f7304
|
||||
size 4683074528
|
||||
3
codementor-7b.i1-Q4_K_S.gguf
Normal file
3
codementor-7b.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd8af295d3a7c1d3ab6593db01c8a3f7a93a4bd7e38ea12d0fd8ee0414199121
|
||||
size 4457769952
|
||||
3
codementor-7b.i1-Q5_K_M.gguf
Normal file
3
codementor-7b.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a974824235f910e29cb9f64ba968b6caa5d14852db35f0b18450535a5e10e641
|
||||
size 5444832224
|
||||
3
codementor-7b.i1-Q5_K_S.gguf
Normal file
3
codementor-7b.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df45bd56a61ccad6b66278d2922ad643ab0ccf80868a6d1c17198530bb91e123
|
||||
size 5315177440
|
||||
3
codementor-7b.i1-Q6_K.gguf
Normal file
3
codementor-7b.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed0022b2b10fa2792024fea2b5aca965967befd305ccdd9b3a86dc1744888355
|
||||
size 6254199776
|
||||
3
codementor-7b.imatrix.gguf
Normal file
3
codementor-7b.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9195f63f981c00bf9dd0265f86bd34412914d731560df18b446dd97916ec0de1
|
||||
size 4560352
|
||||
Reference in New Issue
Block a user