初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/stable-code-instruct-3b-i1-GGUF Source: Original Platform
This commit is contained in:
57
.gitattributes
vendored
Normal file
57
.gitattributes
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
*.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
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
stable-code-instruct-3b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
76
README.md
Normal file
76
README.md
Normal file
@@ -0,0 +1,76 @@
|
||||
---
|
||||
base_model: stabilityai/stable-code-instruct-3b
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: other
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- causal-lm
|
||||
- code
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/stabilityai/stable-code-instruct-3b
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/stable-code-instruct-3b-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/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ1_S.gguf) | i1-IQ1_S | 0.8 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ1_M.gguf) | i1-IQ1_M | 0.8 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_S.gguf) | i1-IQ2_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_M.gguf) | i1-IQ2_M | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q2_K.gguf) | i1-Q2_K | 1.2 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_S.gguf) | i1-IQ3_S | 1.4 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.4 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_M.gguf) | i1-IQ3_M | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.5 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.6 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q6_K.gguf) | i1-Q6_K | 2.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
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a821e87df67b7e0b328dd9e4a5ff04e9297be0e2010785a747ded667680dca9
|
||||
size 2858237
|
||||
3
stable-code-instruct-3b.i1-IQ1_M.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37f6827e0fc3392f850eb4a544976cc18db47819755f306368f2e724aefd3a08
|
||||
size 727873536
|
||||
3
stable-code-instruct-3b.i1-IQ1_S.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb3b2b5d0b078530c62643fd01fa5af7e7bd9bebfe4da4a97d00ccd73e758385
|
||||
size 679888896
|
||||
3
stable-code-instruct-3b.i1-IQ2_M.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff4d303391323c1e5bd30d7f9c05a07d318ac1888880c5275f4e0b7b600fa4e7
|
||||
size 1013418496
|
||||
3
stable-code-instruct-3b.i1-IQ2_S.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1aa2e3d9e13e4c3ef5f73ba2db377a2cd96f5c4cb5f0c60c5ab1da89594920c3
|
||||
size 949438976
|
||||
3
stable-code-instruct-3b.i1-IQ2_XS.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0102f474f8a8d0b52741e93973a7b0de1e6f72facfa8fc1b0a38d1c9938cee19
|
||||
size 878381056
|
||||
3
stable-code-instruct-3b.i1-IQ2_XXS.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d97cc3e1e4aee6c9504a9ebef70606beecf75834ac9afc90c11c64538c8e3d78
|
||||
size 807847936
|
||||
3
stable-code-instruct-3b.i1-IQ3_M.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db2c607be4f454720f44b5d046408696aaacc8790d3a3ab84648d0b1d804ffa9
|
||||
size 1319556096
|
||||
3
stable-code-instruct-3b.i1-IQ3_S.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de88b94b137087116e79dac42cab5f8d027240c1c1a680097d37a1e95eb79bae
|
||||
size 1254450176
|
||||
3
stable-code-instruct-3b.i1-IQ3_XS.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1c1ed057d5a847ff00867b5ed7ef94ae9221d68927c7f4d641a28bcb93380c4
|
||||
size 1194976256
|
||||
3
stable-code-instruct-3b.i1-IQ3_XXS.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aa7bc390b3dd7b4b135dac9aff3e7b37c4a6f09a1956fa4feb4c6b919de0618
|
||||
size 1102014976
|
||||
3
stable-code-instruct-3b.i1-IQ4_XS.gguf
Normal file
3
stable-code-instruct-3b.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbfb631deb35ba41460666ae68a1acfb723df14ce86363b4c7d365664a21fc41
|
||||
size 1525249536
|
||||
3
stable-code-instruct-3b.i1-Q2_K.gguf
Normal file
3
stable-code-instruct-3b.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e991e4fcb2069f236aeba047f07368bf60d458ed74726f419aa6f703782f281
|
||||
size 1083757056
|
||||
3
stable-code-instruct-3b.i1-Q3_K_L.gguf
Normal file
3
stable-code-instruct-3b.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c14b2b70a83abbb3dd536f64c130299dd1972e047a0bbdd19023d6ac18158e1
|
||||
size 1508566016
|
||||
3
stable-code-instruct-3b.i1-Q3_K_M.gguf
Normal file
3
stable-code-instruct-3b.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5578f39497580944f4dcdc98f11c0e3eaf24730fd3cdb73e620518930f9d8447
|
||||
size 1391420416
|
||||
3
stable-code-instruct-3b.i1-Q3_K_S.gguf
Normal file
3
stable-code-instruct-3b.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5dcb41fdf36fdace8a2430de19dbc9d66bace143e4e523e18baa1075ec08efa
|
||||
size 1254450176
|
||||
3
stable-code-instruct-3b.i1-Q4_0.gguf
Normal file
3
stable-code-instruct-3b.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d421d8cd34a73d1973f7deebd20e656685aacd68a001b6c992b461db8d8825e3
|
||||
size 1612996096
|
||||
3
stable-code-instruct-3b.i1-Q4_K_M.gguf
Normal file
3
stable-code-instruct-3b.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a0d5d935bf278a393d8bd8df4fbdde9cf690caff2264944b4d06734f69c8606
|
||||
size 1708596736
|
||||
3
stable-code-instruct-3b.i1-Q4_K_S.gguf
Normal file
3
stable-code-instruct-3b.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:033ebfc80dd8f5e009177a73444dcb67fdeeab60c44de13729e84180b72dfe4c
|
||||
size 1620696576
|
||||
3
stable-code-instruct-3b.i1-Q5_K_M.gguf
Normal file
3
stable-code-instruct-3b.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:612bd4fcad805bd8b8bd031ff2333dbc536b5cd1edef3af5f01cd4482fe417f7
|
||||
size 1993391616
|
||||
3
stable-code-instruct-3b.i1-Q5_K_S.gguf
Normal file
3
stable-code-instruct-3b.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9cd659d3fb2c328912d060b23d117fe81653d5aba5d73a8d0b6e9025c6c185e
|
||||
size 1941863936
|
||||
3
stable-code-instruct-3b.i1-Q6_K.gguf
Normal file
3
stable-code-instruct-3b.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34d09c9889b0fa54e6354d23c3fed3d9d78bfc227438971dc43daf7d6da18e26
|
||||
size 2295986176
|
||||
Reference in New Issue
Block a user