Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: microsoft/BitNet
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
feat: config-based FFN activation + relu2 support for BitNet (fixes #602)
#605
opened Aug 9, 2026 by
Pranesh Nikhar (praneshnikhar)Loading…
fix: use ReLU² instead of SiLU in BitNet FFN (fixes #588)
#604
opened Aug 9, 2026 by
Pranesh Nikhar (praneshnikhar)Loading…
converters: write hidden_activation=relu2 for bitnet models (fixes #602)
#603
opened Aug 8, 2026 by
msrovaniLoading…
Fix i2_s ARM CPU kernel: correct 128/32 weight-group layout (fixes #585)
#586
opened Jul 15, 2026 by
Alexander Hoffman (EUPHEMEME)Loading…
fix: add BitNetForCausalLM alias and vocab fallback for BitnetModel
#581
opened Jul 10, 2026 by
vikasvardhanvLoading…
Fix #547: scalar fallback for i2_s dot kernels on x86 without AVX2
#580
opened Jul 7, 2026 by
AMIT SAMSON PATOLE (amitpatole)Loading…
Fix const-correctness in ggml_vec_dot_i2_i8_s_Nx1 (Clang 18)
#577
opened Jun 26, 2026 by
marcosmmorato-byteLoading…
chore: Add AGENTS.md, CLAUDE.md, SESSION_SUMMARY.md, and .gitignore updates
#576
opened Jun 21, 2026 by
Peder Munksgaard (peder1981)Loading…
docs: Add Reversa framework governance artifacts (architecture specs, ADRs, domain model)
#575
opened Jun 21, 2026 by
Peder Munksgaard (peder1981)Loading…
feat: Add BitNet Studio — fine-tuning, Colab scripts, and PT-BR tool-calling dataset
#573
opened Jun 21, 2026 by
Peder Munksgaard (peder1981)Loading…
docs: Add theory documentation, benchmarks, and utilities for L1-L5 kernels
#572
opened Jun 21, 2026 by
Peder Munksgaard (peder1981)Loading…
feat: Add L2-L5 CPU kernels (WHT, FWHT/ACDC, Tropical, HRR) with dispatch integration
#570
opened Jun 21, 2026 by
Peder Munksgaard (peder1981)Loading…
Fix const qualifier in ggml-bitnet-mad for clang build in Windows
#568
opened Jun 11, 2026 by
SUDAR MANIKANDAN (SUDAR2005)Loading…
Ignore generated BitNet kernel headers
#563
opened May 24, 2026 by
Dylan A Mordaunt (edithatogo)Loading…
Gambiarra to accept tool calls.
#559
opened May 19, 2026 by
Rivaldo Freitas de Carvalho (rivaldodev)Loading…
fix: const-correctness in ggml_vec_dot_i2_i8_s_Nx1 for Clang 20
#555
opened Apr 30, 2026 by
Jesus Fernandez (jsfdez)Loading…
Fix Word Salad (Tensor Corruption) on ARM Devices for i2_s Quantization
#551
opened Apr 26, 2026 by
UnoKim (uno-km)Loading…
[feat] Add TL2 (LUT) support for Falcon3 family models & fix setup_env.py flag
#550
opened Apr 22, 2026 by
7shi (7shi)Loading…
feat: heterogeneous Multi-Backend support (CUDA/ROCm) for Linux environments
#545
opened Apr 16, 2026 by
Joan F Garcia (joanfgarcia)Loading…
Clean up minor code smells across Python and C++ sources
#544
opened Apr 15, 2026 by
Zabalex (ZabaHD4K)Loading…
fix: prevent server crash when clients send 'tools' param (fixes #530)
#538
opened Apr 9, 2026 by
Octopus (octo-patch)Loading…
Compiler error #407 - Compile error fix
#536
opened Apr 7, 2026 by
Mustafa Buğra Avcı (mustafabugraavci)Loading…
fix(i2_s): resolve to_float UB + guard BLAS I2_S routing
#533
opened Apr 6, 2026 by
Jason (JasonOA888)Loading…
2
PreviousNext
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.