初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
*.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
|
||||
Zero-To-CAD-Qwen3-VL-2B.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zero-To-CAD-Qwen3-VL-2B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
85
README.md
Normal file
85
README.md
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
base_model: ADSKAILab/Zero-To-CAD-Qwen3-VL-2B
|
||||
datasets:
|
||||
- ADSKAILab/Zero-To-CAD-1m
|
||||
language:
|
||||
- en
|
||||
- code
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- CAD
|
||||
- CadQuery
|
||||
- image-to-CAD
|
||||
- vision-language-model
|
||||
- 3D-reconstruction
|
||||
- code-generation
|
||||
- parametric-CAD
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
static quants of https://huggingface.co/ADSKAILab/Zero-To-CAD-Qwen3-VL-2B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Zero-To-CAD-Qwen3-VL-2B-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/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.5 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q2_K.gguf) | Q2_K | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.mmproj-f16.gguf) | mmproj-f16 | 0.9 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q3_K_S.gguf) | Q3_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q3_K_L.gguf) | Q3_K_L | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.IQ4_XS.gguf) | IQ4_XS | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q5_K_M.gguf) | Q5_K_M | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q6_K.gguf) | Q6_K | 1.5 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zero-To-CAD-Qwen3-VL-2B-GGUF/resolve/main/Zero-To-CAD-Qwen3-VL-2B.f16.gguf) | f16 | 3.5 | 16 bpw, overkill |
|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.IQ4_XS.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc15adbc4fdce486451198090c8d1085d3640569150167dc63ad18947b4da2ca
|
||||
size 1016283424
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q2_K.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80e365c9565722960b6de44ec479f1ef9d98058ed67ad82b31e5f571932e0ab6
|
||||
size 777797920
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_L.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b06308bcd19b74c6196fb2151aa2d3af60c3de1b73a0dcf0c1dc1b272224d9
|
||||
size 1003503904
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_M.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5608b641b4ce5261df82db549be46850ed2a13b6131a2b4a79aed694220aecf
|
||||
size 939540768
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_S.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfdbd5a7a7a2990c5bd38df8fd628bf9957a35f0bd9eab61aebeb84e01adf348
|
||||
size 867254560
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q4_K_M.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16bc4545a97a7e7003568adab4b1ca4fadbfc61eddb41d06b92a69758e5ae534
|
||||
size 1107411232
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q4_K_S.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b196f5d3467b56f75ff9aa135f6ccb9b230eb3f04fbbfba8b50fd867365ae859
|
||||
size 1060192544
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q5_K_M.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:048d2d5b133fc6f965d5c23fbf1e8de3146da2aa4fef79689b60ec743e2fdbc0
|
||||
size 1257881888
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q5_K_S.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c24088f564b32e2ee1bf62ce75db88ba86dcc5504dbdee0deec973e0fa0b8b9e
|
||||
size 1230586144
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q6_K.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459a771d25b2f388f5e8437c9427474212ffe67da4dd1c132cb593c069c3e628
|
||||
size 1417756960
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.Q8_0.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:338128648424803479575dbda33ae3e1d03a2f68d35961252b17d3e5141ff577
|
||||
size 1834428704
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.f16.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3215d1144bfba0b0262c0d32b5c4205cd705c55479e33e75c7d66e49df93fbd
|
||||
size 3447351584
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.mmproj-Q8_0.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9dc4cd0b2167f208a0749787ecac5cec1f540aba3c9114c259a8eb80c996482
|
||||
size 445054016
|
||||
3
Zero-To-CAD-Qwen3-VL-2B.mmproj-f16.gguf
Normal file
3
Zero-To-CAD-Qwen3-VL-2B.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:160c11fb59b541d19d4f814e335cf27dd54b386a4cb296e66c012df1881026f2
|
||||
size 819395648
|
||||
Reference in New Issue
Block a user