Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

bitsandbytes · Issues· 90 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #2087

    [BUG] NF4 Linear4bit wrong on gfx1100 (prebuilt ROCm 6.4 wheel); dequantize correct

    Updated Sep 15, 2026
  • #2086

    NF4 reconstruction is worse than affine int4 below blocksize 64

    Updated Sep 11, 2026
  • #2084

    Several tests fail: fixture 'device' not found

    Updated Sep 11, 2026
  • #2080

    [Bug] FSDP1 wrapping changes AdamW8bit state precision through the flattened shard size

    Updated Sep 10, 2026
  • #2079

    PytorchLARS.step() crashes with UnboundLocalError on its own default momentum=0

    Updated Sep 9, 2026
  • #2078

    Params4bit.to() skips the CPU AVX512 packing inverse that .cuda()/.xpu() apply, so model.to(device) silently corrupts weights

    Updated Sep 9, 2026
  • #2075

    AdEMAMix32bit and PagedAdEMAMix32bit allocate a single-size state1 and fail on the first step

    Updated Sep 8, 2026
  • #2011

    Offer to help improve the MPS backend fallbacks

    Updated Sep 4, 2026
  • #2067

    quantize_4bit fails with "invalid configuration argument" (ops.cu:54) for tensors of exactly >= 2^31 elements

    Updated Sep 3, 2026
  • #2064

    CPU `gemm_4bit_forward` kernel is requested without `backend="cpu"`, so it never loads on a CUDA torch build

    Updated Aug 30, 2026
  • #1261

    Wrong doc and function signature for 8-bit optim

    DocumentationContributions WelcomeOptimizersUpdated Aug 28, 2026
  • #2047

    CPU dequantize_4bit returns shape (1, n) for even-length 1-D inputs; all other backends return (n,)

    Updated Aug 20, 2026
  • #2045

    Can't quantize nemotron 3.5

    Updated Aug 19, 2026
  • #2041

    get_gaudi_sw_version() hangs indefinitely on Windows — module-level subprocess.run with shell pipe to grep

    DuplicateWindowsProposing to CloseUpdated Aug 17, 2026
  • #2010

    Adam/AdamW/LAMB/AdEMAMix: weight decay applied in wrong order in default and Triton backends, diverging from CUDA kernel

    OptimizersCUDAUpdated Aug 16, 2026