-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: microsoft/BitNet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: sys.exit(1) runs unconditionally due to indentation bug
#455
opened Mar 13, 2026 by
Jah-yee
Loading…
Fix: sys.exit(1) runs unconditionally due to indentation bug
#453
opened Mar 13, 2026 by
Jah-yee
Loading…
Fix const-correctness error in ggml_vec_dot_i2_i8_s_Nx1
#451
opened Mar 13, 2026 by
Jah-yee
Loading…
fix: move sys.exit(1) inside except block in run_command
#450
opened Mar 13, 2026 by
Jah-yee
Loading…
Fix: ensure bitnet-lut-kernels.h prepared before llama.cpp build
#449
opened Mar 13, 2026 by
shivansh31414
Loading…
fix: move sys.exit(1) inside except block in run_command()
#448
opened Mar 13, 2026 by
mango766
Loading…
fix: add missing #include <chrono> for Windows ARM64 build
#446
opened Mar 13, 2026 by
Jah-yee
Loading…
docs: clarify 100B refers to training tokens, not model size
#443
opened Mar 13, 2026 by
JasonOA888
Loading…
2 tasks done
fix: correct BitNetForCausalLM model registration and tokenizer type
#442
opened Mar 13, 2026 by
goodcomm74
Loading…
docs: add OpenAI-compatible API server documentation
#437
opened Mar 12, 2026 by
JasonOA888
Loading…
3 tasks done
fix: resolve build failures on Linux with Clang 18 (const qualifier + OpenMP linker)
#431
opened Mar 12, 2026 by
parthalon025
Loading…
3 tasks done
Enhancements to run_inference.py: Logging, Error Handling, GPU Support
#429
opened Mar 12, 2026 by
do420
Loading…
fix: const-correctness in ggml-bitnet-mad.cpp + missing chrono includes (fixes #334)
#422
opened Mar 11, 2026 by
redhole-org
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.