初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/AdaVaR-3B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-02 14:11:00 +08:00
commit c5f0ce034c
27 changed files with 222 additions and 0 deletions

60
.gitattributes vendored Normal file
View 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
AdaVaR-3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
AdaVaR-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

3
AdaVaR-3B.i1-IQ1_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abd0d5af3e5c59a239559904a514cca2e3af1e9d91051c2a58e8445f74321076
size 850026432

3
AdaVaR-3B.i1-IQ1_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fb95f42a9526bf61afe7535b2603d884a163eb08aa9f312abec8363d5256f7a
size 791093184

3
AdaVaR-3B.i1-IQ2_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64f51bbcbee01e01dfbbb66a6a98a3462400e73f8a8861358a01d798f5cc570d
size 1140514752

3
AdaVaR-3B.i1-IQ2_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8254e0476460ec2a186c2aa0340b5814f5005c33af537168cde54a8d9587f90c
size 1061937088

3
AdaVaR-3B.i1-IQ2_XS.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:258518f9e90873c2a41e72bd257013d24a81fdab98c22ac349cbca8b5da1366d
size 1031544768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a8ca55224681879d5f8fe288b6055f35deb9365345314319cd025a1b7463635
size 948248512

3
AdaVaR-3B.i1-IQ3_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:787c879f0e492e55074a50e9c865d9b55894a32c9993698671ba54bf89bc8b71
size 1488893888

3
AdaVaR-3B.i1-IQ3_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa97983f1ba980afc49b24bcb442bf1a0d40dbe0137d147a9e8dbf7d0e909ef6
size 1456863168

3
AdaVaR-3B.i1-IQ3_XS.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b32f3cfd53a91d7f49bc71e82a463b80fab6495007d8b744134baaacbf3196c
size 1391835072

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a92ebc45bdd3339c4f32df7d01ee7e40645fe5449573fc2eabc4fbaa13867f9c
size 1282826176

3
AdaVaR-3B.i1-IQ4_NL.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f77ab6999a387a75ad147b3b5b778da06816011bba965ac56d95af7b9d3364d
size 1825208256

3
AdaVaR-3B.i1-IQ4_XS.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:590d1b35bdcb8ede693de6a17da466604ae6ed4f72ac7813fe0979d35605812d
size 1739093952

3
AdaVaR-3B.i1-Q2_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d88400009a2b0e456bfaea8444bbc9d3befc8afe75d504ea1d84f38a149a934a
size 1274755008

3
AdaVaR-3B.i1-Q2_K_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cc4c17aaf0d6a8a4bf5f4368e38325f6f8e04310d5ce6e10c6fbdb89611c25b
size 1198127040

3
AdaVaR-3B.i1-Q3_K_L.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2b578ef1360cab61305eee58e9ab6f93409bc1573a7bc59b8def4a0b5a60453
size 1707390912

3
AdaVaR-3B.i1-Q3_K_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bebfca9a25f5051a9d902afe3b4545846d53ae7f0a3645c3641aa1dc7e21150d
size 1590474688

3
AdaVaR-3B.i1-Q3_K_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9465cc4b7724d019c23e724e5f2f7a5457b7049a20af08e5776b1fab84166e5e
size 1454356416

3
AdaVaR-3B.i1-Q4_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdf6aaaf53d311009488da684d3525a4f79aa1aa02beb2dc4f3750d7bd737139
size 1828485056

3
AdaVaR-3B.i1-Q4_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ee1adfdfda6a1f3ad4a45d22765ee9d326d266b518f3bc9edbe5060c41ad09f
size 1996257216

3
AdaVaR-3B.i1-Q4_K_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:065a1341b50961c0dbddcd7e2eff749c9d5170679d2719a00dbda2f81abab489
size 1929902016

3
AdaVaR-3B.i1-Q4_K_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bed620e2b1cc02b9c2892ab3fa008862035cdb411600540c99d206b44416591f
size 1834383296

3
AdaVaR-3B.i1-Q5_K_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2b985bd447caafcfb5c7c25cb53ef1bf083a5abc5db62c10a6587d2b5debb44
size 2224814016

3
AdaVaR-3B.i1-Q5_K_S.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86f03e13035a48377fd119757afdf35d3a981c49771fd6b4b8b04c99b275e53a
size 2169665472

3
AdaVaR-3B.i1-Q6_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1aa349f1b917fdc43d70cf6a6bc08d7606142ee8a4f337cf232010d70824794
size 2538158016

3
AdaVaR-3B.imatrix.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4c34b44cd1db2c4771ea1dde5c04ed72cfc456a5b239bf01f00ba07134901c6
size 3393408

87
README.md Normal file
View File

@@ -0,0 +1,87 @@
---
base_model: ZejunLi/AdaVaR-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/ZejunLi/AdaVaR-3B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#AdaVaR-3B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/AdaVaR-3B-GGUF
**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/AdaVaR-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/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | |
| [GGUF](https://huggingface.co/mradermacher/AdaVaR-3B-i1-GGUF/resolve/main/AdaVaR-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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 -->