You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Axolotl has no pytest marker for bnb, so we select the 3 relevant
test targets explicitly:
- tests/e2e/kernels/test_quantize.py (4 tests — dequantize + QuantState)
- tests/e2e/kernels/test_lora.py (10 tests — LoRA autograd with QuantState)
- tests/e2e/kernels/test_lora_features.py::TestQuantizedModels (2 tests —
NF4 QLoRA forward/backward)
Runner: A10G (bandb-aws-g5-4xlarge-plus). These are kernel-level tests
that don't need large VRAM.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments