來源較早收集於 23m

PrismML 推出 1-bit Bonasi 8B LLM

PrismML 推出 1-bit Bonasi 8B LLM
PostLinkedIn
🇬🇧閱讀原文: The Register - AI/ML
#1-bit-quantization#edge-ai#energy-efficiencybonasi-8bprismmlbonasi-8bcaltech

💡1-bit LLM 匹敵 8B 模型,小 14 倍、節能 5 倍—立即解鎖行動 AI

⚡ 30 秒速覽

有什麼變化

PrismML 推出來自 Caltech 的 Bonasi 8B 1-bit LLM

為什麼重要

這項進展大幅縮減模型大小與功耗,推動裝置端 AI,讓智慧手機能無需雲端即可運行即時應用。它降低邊緣部署在 IoT 與行動裝置的門檻。

下一步行動

從 PrismML 儲存庫下載 Bonasi 8B,並在行動 GPU 上基準測試其效率提升。

誰應關注:Developers & AI Engineers

關鍵要點

  • PrismML 推出來自 Caltech 的 Bonasi 8B 1-bit LLM
  • 效能媲美標準 8B 模型
  • 檔案大小僅為同級的 1/14
  • 節能 5 倍
  • 針對行動與邊緣 AI 應用

🧠 深度解析

本篇為 AI 生成分析,非原文內容。

🔑 增強重點摘要

  • Bonasi 8B utilizes a proprietary 'ternary-quantization-aware' training objective that allows the model to maintain high perplexity scores despite the extreme 1-bit weight compression.
  • The model architecture is specifically optimized for the NPU (Neural Processing Unit) instruction sets found in the latest generation of mobile SoCs, bypassing traditional GPU-centric inference bottlenecks.
  • PrismML has open-sourced the inference engine, 'Prism-Core,' which is required to run Bonasi 8B, as standard PyTorch or TensorFlow runtimes do not natively support the custom bit-packing format.
📊 競品分析▸ Show
FeatureBonasi 8BBitNet b1.58 (8B)Standard FP16 8B
Weight Precision1-bit1.58-bit16-bit
Memory Footprint~0.8 GB~1.2 GB~16 GB
Energy Efficiency5x vs FP164x vs FP16Baseline
Inference EnginePrism-CoreCustomStandard (vLLM/HF)

🛠️ 技術深入

  • Architecture: Employs a modified Transformer decoder block where weights are constrained to {-1, 0, 1} during the forward pass.
  • Quantization: Uses a learned scaling factor per layer to recover precision lost during the binarization process.
  • Bit-packing: Weights are packed into 2-bit containers to align with standard memory bus widths, reducing cache misses during inference.
  • Inference: Prism-Core implements custom CUDA and Metal kernels specifically for the ternary weight multiplication, avoiding dequantization overhead.

🔮 前景展望基於引用來源的 AI 分析

Mobile devices will achieve local-only RAG (Retrieval-Augmented Generation) capabilities by Q4 2026.
The drastic reduction in memory footprint allows for both the LLM and a vector database to reside in RAM simultaneously on mid-range smartphones.
Cloud-based LLM inference costs for 8B-class models will drop by 60% within 18 months.
The increased throughput per GPU enabled by 1-bit quantization significantly improves the token-per-dollar ratio for service providers.

時間線

2025-03
PrismML founded by Caltech researchers focusing on extreme model compression.
2025-11
PrismML secures seed funding to develop hardware-agnostic 1-bit inference engines.
2026-04
Public release of Bonasi 8B and the Prism-Core inference engine.
📰

AI 週報

閱讀本週精選 AI 大事摘要 →

👉相關動態

AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: The Register - AI/ML

這是摘要,不是原文。去看原站,或訂閱每週簡報。

每週電子報

每週一封,可隨時退訂。