Skip to the content.

From 43 items, 8 important content pieces were selected


  1. Bonsai 27B runs locally on iPhone with 1-bit quantization ⭐️ 9.0/10
  2. Huawei Ascend 950 Supernode Debuts, Claims 6.7x Compute vs Nvidia ⭐️ 9.0/10
  3. AWS Billing Glitch Shows $1.7B Estimated Charges ⭐️ 8.0/10
  4. JWST Detects Atmosphere on Rocky Exoplanet LHS 1140b ⭐️ 8.0/10
  5. Mozilla Report: Open Source AI Models Surge in Market Share ⭐️ 8.0/10
  6. Kaggle competition reveals AI submission and judge inconsistencies ⭐️ 8.0/10
  7. DeepSeek V4 Flash on RTX 5090 with 1M Context in llama.cpp ⭐️ 8.0/10
  8. Kimi K3: Open-Source 2.8T Model Tops Frontend Code Arena ⭐️ 8.0/10

Bonsai 27B runs locally on iPhone with 1-bit quantization ⭐️ 9.0/10

PrismML released Bonsai 27B, a 1-bit quantized version of Qwen3.6-27B, that runs locally on an iPhone with only 3.9GB memory footprint and retains approximately 90% of the FP16 benchmark performance. This breakthrough demonstrates that large language models with 27 billion parameters can now run on consumer mobile devices, drastically reducing the barrier to private, on-device AI inference. It also showcases the viability of extreme quantization techniques for practical deployment. The model uses binary g128 quantization, where each weight is a single sign bit and groups of 128 weights share one FP16 scale, achieving ~1.125 bits per weight without high-precision escape hatches. Even embeddings, attention/MLP projections, and the LM head are binarized, which is unusual for 1-bit schemes.

reddit · r/LocalLLaMA · /u/ElmBark · Jul 17, 13:08

Background: Quantization reduces the precision of model weights to lower bits, trading a small accuracy loss for large reductions in memory and compute. Standard 16-bit (FP16) 27B models require ~54GB, far exceeding phone memory. 1-bit quantization pushes compression to the extreme, representing each weight as either +1 or -1 with a shared scale, making on-device deployment feasible.

References

Tags: #quantization, #mobile inference, #LLM compression, #binary weights, #local LLM


Huawei Ascend 950 Supernode Debuts, Claims 6.7x Compute vs Nvidia ⭐️ 9.0/10

At WAIC 2026, Huawei publicly demonstrated the Ascend 950 supernode (Atlas 950 SuperPoD), based on its proprietary Lingqu interconnect protocol and supernode architecture, scaling to 1,024 cards and delivering 1 EFLOPS FP8 and 2 EFLOPS FP4 compute with 256 TB unified memory. According to a BOC International report, its total compute is 6.7 times that of Nvidia's equivalent NVL144 system. This announcement signals Huawei's continued push to challenge Nvidia's dominance in AI computing hardware, particularly for large-scale training and inference. If verified, the 6.7x performance claim could reshape the competitive landscape and accelerate adoption of domestic AI chips in China. The Ascend 950 supernode uses Huawei's self-developed Lingqu (UnifiedBus) interconnect protocol, which replaces PCIe, NVLink, and RDMA with a five-layer protocol stack supporting up to 8,192 cards without convergence. The system also features FP8 and FP4 precision formats, commonly used for efficient AI inference and low-precision training.

telegram · zaihuapd · Jul 17, 10:27

Background: Huawei's Lingqu (UnifiedBus) interconnect protocol was officially released in September 2025 at HUAWEI CONNECT 2025, aiming to solve the interconnect challenges of large-scale computing resources. FP8 and FP4 are low-precision floating-point formats widely used in AI workloads to reduce memory bandwidth and accelerate computation while maintaining acceptable accuracy. The Ascend 950 is the latest in Huawei's supernode series, following the Ascend 384 which has already been deployed in over 750 commercial systems across internet, telecom, and finance sectors.

References

Tags: #Huawei, #Ascend 950, #AI Hardware, #Supercomputer, #Compute


AWS Billing Glitch Shows $1.7B Estimated Charges ⭐️ 8.0/10

On July 16, 2026, a bug in AWS Cost Explorer caused unit pricing errors, displaying estimated bills as high as $1.7 billion for some customers whose normal usage is under $5. This high-profile billing error erodes customer trust and highlights the critical importance of accurate metering and pricing in cloud services, affecting potentially millions of AWS users. The root cause was a unit conversion error where AWS billed per byte instead of per gigabyte, inflating charges by roughly 1 billion times; actual invoices and Cost and Usage Reports remained accurate.

hackernews · nprateem · Jul 17, 09:42

Background: AWS Cost Explorer uses estimated billing data based on metered usage. Cloud providers typically charge per gigabyte (GB) for storage and data transfer. A confusion between decimal prefixes (GB = 10^9 bytes) and binary prefixes (GiB = 2^30 bytes) or a simple unit miss can cause massive errors. In this case, a pricing plan defaulted to bytes instead of GB.

References

Discussion: An ex-AWS engineer shared firsthand experience from a past similar error, confirming it was a unit mismatch. Many users reported shock and adrenaline rushes upon seeing astronomical bills, while others noted that the actual charges were never affected and that AWS responded quickly.

Tags: #AWS, #billing, #cloud computing, #bug, #outage


JWST Detects Atmosphere on Rocky Exoplanet LHS 1140b ⭐️ 8.0/10

NASA's James Webb Space Telescope has detected an atmosphere on the rocky exoplanet LHS 1140b, which orbits in the habitable zone of its red dwarf star, ruling out the previous mini-Neptune classification. This is the first confirmed atmosphere on a potentially habitable Earth-like planet, marking a major milestone in exoplanet research and bringing us closer to identifying signs of life beyond Earth. LHS 1140b is about 5.6 times Earth's mass and 70% larger in radius, located 48 light-years away. The detection was made using JWST's emission spectroscopy as the planet passed behind its star.

hackernews · neversaydie · Jul 17, 14:06 · Discussion

Background: LHS 1140b was discovered in 2017 by the MEarth Project and orbits a red dwarf star. Red dwarfs are cooler and have closer habitable zones, often subjecting planets to intense stellar radiation. Mini-Neptunes are exoplanets with a thick atmosphere and a rocky core, unlike rocky Earth-like planets. JWST's spectroscopy can distinguish between these types by analyzing the planet's atmospheric composition.

References

Discussion: Commenters expressed initial skepticism about a rocky planet retaining atmosphere around a red dwarf, but later acknowledged that JWST data ruled out the mini-Neptune hypothesis. Some discussed the Fermi paradox and the need for a solar lens telescope, while others noted that 48 light-years is relatively close and speculated about near-light-speed propulsion.

Tags: #exoplanet, #atmosphere, #JWST, #astronomy, #habitable-zone


Mozilla Report: Open Source AI Models Surge in Market Share ⭐️ 8.0/10

Mozilla published a presentation analyzing the state of open source AI, showing that open models now account for 63% of tokens processed on OpenRouter, a shift from 40% just four months ago. This rapid growth indicates that open source models are challenging the dominance of closed-source leaders like Anthropic and OpenAI, potentially reshaping the AI industry's competitive landscape. The presentation has been criticized for its low-quality, LLM-generated prose, but the underlying data highlights a fivefold increase in open model token processing over four months.

hackernews · rellem · Jul 17, 14:31 · Discussion

Background: Open source AI models, such as Llama and Mistral, are freely available for use and modification, unlike closed models like GPT-4. The shift towards open models could lower costs and accelerate innovation, as companies like Apple can optimize them for on-device use.

Discussion: Community comments express mixed sentiments: some celebrate the rise of open models as a threat to closed-source companies, while others criticize the presentation's AI-generated content as low-quality and note that the debate itself elevates the topic's importance.

Tags: #open source AI, #community discussion, #model market share, #LLM trends


Kaggle competition reveals AI submission and judge inconsistencies ⭐️ 8.0/10

A Kaggle community discussion has highlighted that in the 'Measuring AGI' competition, submissions and evaluations are being handled by AI, leading to inconsistencies and prompt injection attacks where competitors can trick AI judges into declaring them winners. This raises serious concerns about the integrity of AI-driven competitions and evaluations, as AI judges can be easily manipulated and lack common sense, potentially undermining trust in automated assessment systems across industries. Specifically, community members report that AI judges can be prompt injected to award wins, and that submissions are often generated entirely by AI with minimal human input, shifting focus from human skill to idea execution or insider advantage.

hackernews · twerkmeister · Jul 17, 11:30 · Discussion

Background: Prompt injection is a security exploit where crafted inputs cause AI models to behave unexpectedly, bypassing safeguards. LLM-as-a-Judge systems are known to exhibit biases and can be unreliable. Kaggle is a data science competition platform that traditionally involved human skill, but recent events show increasing reliance on AI for both submissions and judging.

References

Discussion: Commenters express frustration that AI has 'killed' fair hackathons, with one noting that prompt injection allows winners to be declared artificially. Others argue that Kaggle has always had issues with black-box models and brute-force methods, so this is not entirely new.

Tags: #AI ethics, #Kaggle, #competition integrity, #prompt injection, #AI evaluation


DeepSeek V4 Flash on RTX 5090 with 1M Context in llama.cpp ⭐️ 8.0/10

A user shared benchmarks and configuration for running DeepSeek V4 Flash, a 284B-parameter mixture-of-experts model, on an RTX 5090 with a full 1 million token context window using llama.cpp, achieving prefill speeds of ~650–700 tokens/s and decode speeds of ~17 tokens/s. This demonstrates that large MoE models with 1M context are now practically usable on high-end consumer hardware, opening up local inference for long-context tasks like document analysis and code generation without relying on cloud APIs. The user used a Q8_K_XL quantized GGUF model from Unsloth and reported a loading time of 32 seconds; they noted that speed is not yet as impressive as Qwen models but there is room for further optimization in llama.cpp.

reddit · r/LocalLLaMA · /u/Shoddy_Bed3240 · Jul 17, 17:14

Background: DeepSeek V4 Flash is a preview model in the DeepSeek V4 series, a Mixture-of-Experts (MoE) architecture with 284B total parameters but only 13B activated per token, making it efficient for inference. It supports a 1M token context window. llama.cpp is an open-source inference engine that runs LLMs locally on consumer hardware using the GGUF format, which optimizes model loading and quantization.

References

Tags: #deepseek, #llama.cpp, #local-llm, #inference, #benchmark


Kimi K3: Open-Source 2.8T Model Tops Frontend Code Arena ⭐️ 8.0/10

Moonshot AI released Kimi K3, the world's first open-source 2.8 trillion parameter model, which tops the Frontend Code Arena leaderboard with a score of 1679, surpassing Claude Fable 5 in frontend coding tasks. This release marks a significant milestone for open-source AI, demonstrating that a model with novel architecture (Kimi Delta Attention and Attention Residuals) can rival top proprietary models on specific benchmarks, potentially accelerating adoption and innovation in the open-source community. Kimi K3 is a sparse Mixture-of-Experts model with 2.8 trillion parameters, built on Kimi Delta Attention (a hybrid linear attention mechanism) and Attention Residuals, featuring native vision and a 1 million token context window; API pricing is $0.30 per million tokens for cache hits, $3.00 for cache misses, and $15.00 for output, with full model weights to be released in July 2026.

telegram · zaihuapd · Jul 17, 00:02

Background: Kimi Delta Attention (KDA) is a linear attention mechanism that improves upon Gated DeltaNet with per-channel diagonal gating, enabling more efficient memory management than traditional full attention. Attention Residuals (AttnRes) allow each transformer layer to selectively aggregate information from all previous layers, enhancing long-range dependencies. The model uses a sparse MoE structure to achieve 2.8T parameters with lower computational cost than a dense model of similar size.

References

Tags: #open-source, #large language model, #AI, #deep learning, #model architecture