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

Model: SipsaLabs/qwen3-1.7b-uc-v3-bpw3
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-30 10:09:20 +08:00
commit 94663422c0
15 changed files with 152075 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
---
license: other
license_name: busl-1.1
license_link: https://github.com/sipsalabs/ultracompress/blob/main/LICENSE
tags:
- ultracompress
base_model: Qwen/Qwen3-1.7B
---
# qwen3-1.7b-uc-v3-bpw3
3-bit compression (lossy; larger perplexity drift than the 5-bit line — see verified ratio below) of `Qwen/Qwen3-1.7B` — produced by Sipsa Labs (UltraCompress).
- Reproducible, cryptographically verifiable reconstruction: a deterministic decode to the SHA-256-pinned validated artifact (not bit-identical to the original bf16 model).
- Independently perplexity-verified end-to-end.
- License: BUSL-1.1 + Additional Use Grant.
```
pip install ultracompress
```
Documentation & verification: https://sipsalabs.com · https://github.com/sipsalabs/ultracompress
Patents pending.