Independent 4-bit quantization benchmarks for small instruct models
| Model | Method | GPU | Calibration | Seed | Δ PPL vs fp16 | tok/s | VRAM (GB) | Artifact (GB) | Backend | Quant lib |
|---|
| Model | Method | GPU | Calibration | Seed | Error |
|---|---|---|---|---|---|
| deepgrove/Bonsai | awq | A10 | wikitext2-train n=128 | 0 | OSError("/cache/quants/bonsai-0p5b__awq__wikitext2__n128__s0 does not appear to have a file named modeling_qllama.py. Checkout 'https://huggingface.co//cache/quants/bonsai-0p5b__awq__wikitext2__n128__s0/tree/main' for available files.") |
| deepgrove/Bonsai | awq | A10 | wikitext2-train n=128 | 1 | OSError("/cache/quants/bonsai-0p5b__awq__wikitext2__n128__s1 does not appear to have a file named modeling_qllama.py. Checkout 'https://huggingface.co//cache/quants/bonsai-0p5b__awq__wikitext2__n128__s1/tree/main' for available files.") |
| deepgrove/Bonsai | awq | A10 | wikitext2-train n=128 | 2 | OSError("/cache/quants/bonsai-0p5b__awq__wikitext2__n128__s2 does not appear to have a file named modeling_qllama.py. Checkout 'https://huggingface.co//cache/quants/bonsai-0p5b__awq__wikitext2__n128__s2/tree/main' for available files.") |
| deepgrove/Bonsai | none-fp16 | A10 | none n=0 | 0 | a10 batch call failed: RuntimeError("ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/usr/local/lib/python3.11/site-packages/transformers/utils/__init__.py)") |
| deepgrove/Bonsai | gptq | A10 | wikitext2-train n=128 | 0 | a10 batch call failed: RuntimeError("ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/usr/local/lib/python3.11/site-packages/transformers/utils/__init__.py)") |
| deepgrove/Bonsai | gptq | A10 | wikitext2-train n=128 | 1 | a10 batch call failed: RuntimeError("ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/usr/local/lib/python3.11/site-packages/transformers/utils/__init__.py)") |
| deepgrove/Bonsai | gptq | A10 | wikitext2-train n=128 | 2 | a10 batch call failed: RuntimeError("ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/usr/local/lib/python3.11/site-packages/transformers/utils/__init__.py)") |