Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,9 +25,9 @@ This is a mixed-precision quantized version of [YOLO26n](https://github.com/ultr
|
|
| 25 |
| Property | Value |
|
| 26 |
|---|---|
|
| 27 |
| Target BPW | 6.0 |
|
| 28 |
-
| Achieved BPW |
|
| 29 |
-
| Layers at 4-bit |
|
| 30 |
-
| Layers at 8-bit |
|
| 31 |
| Original size | 9.9 MB |
|
| 32 |
| Quantized size | 2.5 MB |
|
| 33 |
| Compression | 3.9x |
|
|
@@ -36,10 +36,10 @@ This is a mixed-precision quantized version of [YOLO26n](https://github.com/ultr
|
|
| 36 |
|
| 37 |
| Model | Total Detections | Avg/Image |
|
| 38 |
|---|---|---|
|
| 39 |
-
| **OptiQ 6-bit** | **
|
| 40 |
| Original (FP32) | 557 | 4.4 |
|
| 41 |
|
| 42 |
-
Detection delta: -
|
| 43 |
|
| 44 |
## Usage
|
| 45 |
|
|
|
|
| 25 |
| Property | Value |
|
| 26 |
|---|---|
|
| 27 |
| Target BPW | 6.0 |
|
| 28 |
+
| Achieved BPW | 5.96 |
|
| 29 |
+
| Layers at 4-bit | 12 |
|
| 30 |
+
| Layers at 8-bit | 114 |
|
| 31 |
| Original size | 9.9 MB |
|
| 32 |
| Quantized size | 2.5 MB |
|
| 33 |
| Compression | 3.9x |
|
|
|
|
| 36 |
|
| 37 |
| Model | Total Detections | Avg/Image |
|
| 38 |
|---|---|---|
|
| 39 |
+
| **OptiQ 6-bit** | **548** | **4.3** |
|
| 40 |
| Original (FP32) | 557 | 4.4 |
|
| 41 |
|
| 42 |
+
Detection delta: -9 (-1.6%) at 3.9x compression.
|
| 43 |
|
| 44 |
## Usage
|
| 45 |
|