Currently only BitNet b1.58 2B-4T (ggml-model-i2_s.gguf) is tested and listed as a preset.
Candidates
What "supported" means
- GGUF file loads without errors
- Generates coherent text
- Added as a preset in example apps (if GGUF is publicly hosted)
- Listed in docs and README
Notes
- Auto-detection from GGUF metadata should handle most models already
- Main blocker is finding reliable public GGUF URLs and verifying output quality
BITNET_0_7B_CONFIG and BITNET_3B_CONFIG still exist in code but are untested
Currently only BitNet b1.58 2B-4T (ggml-model-i2_s.gguf) is tested and listed as a preset.
Candidates
BITNET_0_7B_CONFIG; needs GGUF + end-to-end verificationWhat "supported" means
Notes
BITNET_0_7B_CONFIGandBITNET_3B_CONFIGstill exist in code but are untested