初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/StructureCoder-3B-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
|
||||
StructureCoder-3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
StructureCoder-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
85
README.md
Normal file
85
README.md
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
base_model: SenseLLM/StructureCoder-3B
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
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/SenseLLM/StructureCoder-3B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#StructureCoder-3B-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/StructureCoder-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/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.1 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.5 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.7 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.7 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.1 | prefer IQ4_XS |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q4_0.gguf) | i1-Q4_0 | 2.1 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.1 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/StructureCoder-3B-i1-GGUF/resolve/main/StructureCoder-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.9 | 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
StructureCoder-3B.i1-IQ1_M.gguf
Normal file
3
StructureCoder-3B.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e7517b758db1583e39d57914f47b32977424d360a373947bcff45f1cc2fb309
|
||||
size 952128704
|
||||
3
StructureCoder-3B.i1-IQ1_S.gguf
Normal file
3
StructureCoder-3B.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6ac8a018087c119bf1bb2be462487cb5762f056daafad160fa2850b0562e785
|
||||
size 893195456
|
||||
3
StructureCoder-3B.i1-IQ2_M.gguf
Normal file
3
StructureCoder-3B.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60d27b2cd1955110ca95d5c7ac2fb9fac1bcf6264651fc8b883f24324558bd65
|
||||
size 1274219712
|
||||
3
StructureCoder-3B.i1-IQ2_S.gguf
Normal file
3
StructureCoder-3B.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdbabea2002a18e210bb5e03e7c355401752973e42e9539622210e0a6f2e05c4
|
||||
size 1195642048
|
||||
3
StructureCoder-3B.i1-IQ2_XS.gguf
Normal file
3
StructureCoder-3B.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e20ca688da0269ef8ca80b16f16dcb8003216246c58098b9a281d392cd6dda59
|
||||
size 1133647040
|
||||
3
StructureCoder-3B.i1-IQ2_XXS.gguf
Normal file
3
StructureCoder-3B.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd819fd15baab3bc8dc208d9669e7dde22c746c8d9b986745bd26c246974689c
|
||||
size 1050350784
|
||||
3
StructureCoder-3B.i1-IQ3_M.gguf
Normal file
3
StructureCoder-3B.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87e31fc5d5c728e5bc3e103dd31a0496568f2b8a9b40178b163b14eebd98bfc7
|
||||
size 1622598848
|
||||
3
StructureCoder-3B.i1-IQ3_S.gguf
Normal file
3
StructureCoder-3B.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0aa0297d9c4c22f01cfe02d7a71f1814f7a2722a266ff612473de056e671f294
|
||||
size 1590568128
|
||||
3
StructureCoder-3B.i1-IQ3_XS.gguf
Normal file
3
StructureCoder-3B.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a11e8af3535949df1fff8c9bd8701dc04ca7c809ba33d9c310b8a3ec43940c6
|
||||
size 1525540032
|
||||
3
StructureCoder-3B.i1-IQ3_XXS.gguf
Normal file
3
StructureCoder-3B.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b46c8aeebd71fd1e1d98eec6051339584fd37a45b9c7cd8697d3f9fdc09985ae
|
||||
size 1416531136
|
||||
3
StructureCoder-3B.i1-IQ4_NL.gguf
Normal file
3
StructureCoder-3B.i1-IQ4_NL.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f3d4883d192a1df08de8c1bca8c6ce1ea3041335babcab095a412165f560f55
|
||||
size 2000239808
|
||||
3
StructureCoder-3B.i1-IQ4_XS.gguf
Normal file
3
StructureCoder-3B.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f34d7d5c1e0e1e556a852de277bf9baad42cd99ea00c2655f832f14d9569289
|
||||
size 1904401600
|
||||
3
StructureCoder-3B.i1-Q2_K.gguf
Normal file
3
StructureCoder-3B.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c56d55615c170dc0100d27b9b5f8265c0d69b171ee129fdba2e2f8779f8fd25
|
||||
size 1376857280
|
||||
3
StructureCoder-3B.i1-Q2_K_S.gguf
Normal file
3
StructureCoder-3B.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46c90fbf82e106c1649993911dc3d87a2b873734ca49cb3e2a2586fe7c863db3
|
||||
size 1300229312
|
||||
3
StructureCoder-3B.i1-Q3_K_L.gguf
Normal file
3
StructureCoder-3B.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:139a3ca6c22625301a3b5a0efe8534ea46bd9aa3b3fa9ec48729103947caf668
|
||||
size 1841095872
|
||||
3
StructureCoder-3B.i1-Q3_K_M.gguf
Normal file
3
StructureCoder-3B.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c86967808a55ef07a87c580d33f5e5d85e14ba084ea2851d10016d5345122ca8
|
||||
size 1724179648
|
||||
3
StructureCoder-3B.i1-Q3_K_S.gguf
Normal file
3
StructureCoder-3B.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1cf320b4e6040dce56d848b175d4f488120668d01a80adcb63bfa55bbb94dad
|
||||
size 1588061376
|
||||
3
StructureCoder-3B.i1-Q4_0.gguf
Normal file
3
StructureCoder-3B.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b936c37a5a753906e49ff96cf1c4bf97b6c72223986b53f9caffa49943c66688
|
||||
size 2003516608
|
||||
3
StructureCoder-3B.i1-Q4_1.gguf
Normal file
3
StructureCoder-3B.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f80d2fd4ecc2969248be75e0027bf16598fdf9901e42c0d122da06236d71eb8
|
||||
size 2190736576
|
||||
3
StructureCoder-3B.i1-Q4_K_M.gguf
Normal file
3
StructureCoder-3B.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f45b23b6077b15b013b8d3b04ae218d86db8cf46418cdcfe9ebf744204eddc4
|
||||
size 2104933568
|
||||
3
StructureCoder-3B.i1-Q4_K_S.gguf
Normal file
3
StructureCoder-3B.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1803f772b8633fcb5214b8eebb95bf94b507b4f337b86433d17aeb4e74def85
|
||||
size 2009414848
|
||||
3
StructureCoder-3B.i1-Q5_K_M.gguf
Normal file
3
StructureCoder-3B.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d612496cf977a947ac44109efb31c3df5a0deb4a5cf7116f5c53e4399b036cab
|
||||
size 2438741184
|
||||
3
StructureCoder-3B.i1-Q5_K_S.gguf
Normal file
3
StructureCoder-3B.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5ae725068a379200122b48cadaea74ea5be6756151cfe7823a34e011108bfd
|
||||
size 2383592640
|
||||
3
StructureCoder-3B.i1-Q6_K.gguf
Normal file
3
StructureCoder-3B.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:582c49c0e64902f370848c4c65d4be3ef3a175ba5033249bee26281e14327e82
|
||||
size 2793411776
|
||||
3
StructureCoder-3B.imatrix.gguf
Normal file
3
StructureCoder-3B.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:777ef273ab7bb426aa3563b170fceae454b571fc4d7c89d1f96ecfa89d66874d
|
||||
size 3393408
|
||||
Reference in New Issue
Block a user