-
-
Notifications
You must be signed in to change notification settings - Fork 929
Pull requests: bitsandbytes-foundation/bitsandbytes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(optim): reject bias_correction and adam_w_mode in LAMB
#2088
opened Sep 15, 2026 by
ConnorMoss02
Loading…
fix(optim): reject nesterov and dampening in SGD and LARS
#2085
opened Sep 11, 2026 by
ConnorMoss02
Loading…
Fix Params4bit.to() leaving CPU-packed weights packed
#2083
opened Sep 10, 2026 by
22elix3r
Loading…
[WIP] Prototype original-parameter AdamW8bit state for FSDP1
#2081
opened Sep 10, 2026 by
gss10282025
Loading…
Warn once when Linear4bit computes in float32 on GPU
#2077
opened Sep 9, 2026 by
thangdangjp
Loading…
Make AdEMAMix32bit inherit AdEMAMix so it allocates the double state buffer
#2076
opened Sep 8, 2026 by
caiotheodoro
Loading…
chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 in the actions group
Dependencies
github_actions
Pull requests that update GitHub Actions code
#2074
opened Sep 7, 2026 by
dependabot
Bot
Loading…
Add AVX2 path for CPU 4-bit (NF4/FP4) blockwise dequantization
#2072
opened Sep 4, 2026 by
rachitj27
Loading…
fix(cuda): chunk 4-bit quant/dequant launches above INT32_MAX elements (#1785)
#2071
opened Sep 4, 2026 by
Anai-Guo
Contributor
Loading…
fix(optim): fall back to non-paged state on all devices without managed memory
Cross Platform
Low Priority
(will be worked on after all priority issues)
Optimizers
Issues or feature requests relating to optimizers
fix(optim): mark unused amsgrad/optim_bits as deprecated in 8-bit Adam classes
Optimizers
Issues or feature requests relating to optimizers
#2063
opened Aug 28, 2026 by
kritikagarg
Loading…
Fix N-D input handling in default backend int8 ops
Cross Platform
#2062
opened Aug 27, 2026 by
2sumtech
Loading…
docs: correct Adagrad and matrix multiplication wording
#2058
opened Aug 25, 2026 by
Excelius-Wang
Loading…
Tune SM103 fused 4-bit GEMM SIMT dispatch
CUDA
Issues and PRs related to the CUDA backend, excluding installation/support help.
#2054
opened Aug 22, 2026 by
heiheiha798
Loading…
Remove redundant CUB barriers from blockwise dequantization
#2053
opened Aug 22, 2026 by
heiheiha798
Loading…
Respect the current CUDA stream in blockwise quantization
#2052
opened Aug 22, 2026 by
heiheiha798
Loading…
Use the current CUDA stream for non-paged optimizer updates
Optimizers
Issues or feature requests relating to optimizers
#2050
opened Aug 22, 2026 by
heiheiha798
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.