初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/daVinci-Dev-32B-MT-i1-GGUF Source: Original Platform
This commit is contained in:
59
.gitattributes
vendored
Normal file
59
.gitattributes
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
*.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
|
||||
daVinci-Dev-32B-MT.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
daVinci-Dev-32B-MT.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
88
README.md
Normal file
88
README.md
Normal file
@@ -0,0 +1,88 @@
|
||||
---
|
||||
base_model: GAIR/daVinci-Dev-32B-MT
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: other
|
||||
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
||||
license_name: qwen
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- chat
|
||||
---
|
||||
## 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/GAIR/daVinci-Dev-32B-MT
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#daVinci-Dev-32B-MT-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-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/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/daVinci-Dev-32B-MT-i1-GGUF/resolve/main/daVinci-Dev-32B-MT.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | 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
daVinci-Dev-32B-MT.i1-IQ1_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70323dbc69e49480ff97748871c08f3fe8075c064b8684b401d5994b7f94cc02
|
||||
size 7932161472
|
||||
3
daVinci-Dev-32B-MT.i1-IQ1_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21ca29df9787fda4d23f357c0f7d4d5cf84d61e5d57b201d6c25e33711698583
|
||||
size 7274507712
|
||||
3
daVinci-Dev-32B-MT.i1-IQ2_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7918b55aa05807d112e0193155d8eb70334aab768f64bf0513005f06d3125775
|
||||
size 11264441792
|
||||
3
daVinci-Dev-32B-MT.i1-IQ2_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aab4cb0786fdcba377136cf82bb1f27b58fc8d533652a3fd8e9a6549946abfa2
|
||||
size 10387570112
|
||||
3
daVinci-Dev-32B-MT.i1-IQ2_XS.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e6b23fddd20d94e4a62bc012092ca59d9eabb8f924eb068c466bf5bd3b8ac09
|
||||
size 9957551552
|
||||
3
daVinci-Dev-32B-MT.i1-IQ2_XXS.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbc105e0033031011f1f623e32bd2be703207a25b53ad8f191cbb4f24c64ee6e
|
||||
size 9028251072
|
||||
3
daVinci-Dev-32B-MT.i1-IQ3_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19e18797539b7db98dc760dd639a801d8ce6216845110e702513db3a0017fb88
|
||||
size 14810123712
|
||||
3
daVinci-Dev-32B-MT.i1-IQ3_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e1df86fce3aa57b35b8c4ecdbce97b037dcc7d195ffe26ccba89b8e52f64ba2
|
||||
size 14436896192
|
||||
3
daVinci-Dev-32B-MT.i1-IQ3_XS.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9598cd56baf3da3869fcb9b0b8375b96da2c1e18c8fa83af5c814ed9d443590
|
||||
size 13705514432
|
||||
3
daVinci-Dev-32B-MT.i1-IQ3_XXS.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d59cf4145e42135fafb2c3441d6eaeba04b07ea2b08c7b528453fadf592eb41c
|
||||
size 12839271872
|
||||
3
daVinci-Dev-32B-MT.i1-IQ4_XS.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2ebfcafdc7f19da985cfef41ebb6f04117f1bb2855f206ff0e997868b1620cf
|
||||
size 17693154752
|
||||
3
daVinci-Dev-32B-MT.i1-Q2_K.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ab077fbded019e11f359ae476a7fddb912e8bfab5810e48cf7023cacbb35a1c
|
||||
size 12313099712
|
||||
3
daVinci-Dev-32B-MT.i1-Q2_K_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3394d313a1ee6df33930b18c8eecc478e1f892ee3a31b2d92ff442777136efc9
|
||||
size 11488001472
|
||||
3
daVinci-Dev-32B-MT.i1-Q3_K_L.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:156c424be22a21dbd736e585eeb0519864aa43221822a36c67f9428bc2f9b935
|
||||
size 17247079872
|
||||
3
daVinci-Dev-32B-MT.i1-Q3_K_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c361185199cdee9028a9f0809df13c6e11e7d75917234be3e3ce2c3c2b25f50
|
||||
size 15935049152
|
||||
3
daVinci-Dev-32B-MT.i1-Q3_K_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae92efa93f589a661fcc1c4425286d2c382717e25c6ae3b50aa7f1667cf61307
|
||||
size 14392331712
|
||||
3
daVinci-Dev-32B-MT.i1-Q4_0.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68536cb8d025377532fab3df2531d5ffe6d9ac79afa2261b6e7be41729c3aec6
|
||||
size 18711010752
|
||||
3
daVinci-Dev-32B-MT.i1-Q4_1.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d789964bb1ff59ff690827c67b92b315718ca2333f88ac40c43460b831d47de4
|
||||
size 20639243712
|
||||
3
daVinci-Dev-32B-MT.i1-Q4_K_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6378a9b1c4944ec59108c35afbc2f3089d88bdd070f5bf9ad39cdaf832815c0f
|
||||
size 19851337152
|
||||
3
daVinci-Dev-32B-MT.i1-Q4_K_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:568bee681b2e932b18b8b71bd57ce325ad1b18b61c3fc7e4fcf49d415ad01e49
|
||||
size 18784411072
|
||||
3
daVinci-Dev-32B-MT.i1-Q5_K_M.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:749edcb8551982d518e38a9521353fe6c7be0e1949d60614a22949403fb1a6f2
|
||||
size 23262158272
|
||||
3
daVinci-Dev-32B-MT.i1-Q5_K_S.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:386e4ee6b2fd4c9696fc747c758261cdec737914786d978e973be5d6a23aa92c
|
||||
size 22638255552
|
||||
3
daVinci-Dev-32B-MT.i1-Q6_K.gguf
Normal file
3
daVinci-Dev-32B-MT.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:737988ccd3a8f261c9cd888feee000f4b21901f8e4686db951e7d1565e394a04
|
||||
size 26886155712
|
||||
3
daVinci-Dev-32B-MT.imatrix.gguf
Normal file
3
daVinci-Dev-32B-MT.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fc52fd90873c53bf49ba6f97c2e4c80afd6ec2c1d74a64660712dd9263461cd
|
||||
size 15011072
|
||||
Reference in New Issue
Block a user