Skip to content

Archive / 2026-09-12

September 12, 2026

  1. P(doom)

    lucumr.pocoo.org5 days ago158 ptsView detailsJoin discussion

  2. LLMs are real, AI is fake

    pluralistic.net5 days ago79 ptsView detailsJoin discussion

  3. Align AI and Mathematics–To Something Else

    liorpachter.wordpress.com5 days ago34 ptsView detailsJoin discussion

  4. Show HN: Most Penalized HN Stories

    news.social-protocols.org5 days ago19 ptsView detailsJoin discussion

  5. Free Agent – Amp

    ampcode.com5 days ago12 ptsView detailsJoin discussion

  6. Implementation of Machine Learning Workflows with NVIDIA cuML, RAPIDS, GPU Benchmarking, Explainability, Clustering, and Model Inference

    This practical tutorial demonstrates how to build and accelerate machine learning workflows using NVIDIA cuML and RAPIDS. It covers GPU environment setup, zero-code scikit-learn acceleration with cuml.accel, performance benchmarking across key ML algorithms, manifold learning with UMAP and HDBSCAN, tree-model inferenc…

    marktechpost.com5 days agoView details

  7. Cognition Releases SWE-2: A Kimi K3 Post-Trained Coding Model That Matches Fable 5.1 on FrontierCode at 64% Lower Cost

    Cognition, the company behind the Devin coding agent, has released SWE-2, its most capable coding model to date. SWE-2 is post-trained with reinforcement learning from Kimi K3, Moonshot AI’s 2.8T-parameter open model. Cognition reports a score of 50.0% on FrontierCode 1.1 Main, within 1 point of Fable 5.1 at 64% lower…

    marktechpost.com5 days agoView details

  8. Fly Language Model (FLM) Wires the Full Fruit Fly Connectome Into a Frozen 1.2B LLM, and Its Own Controls Show the Wiring Does Not Help

    The Fly Language Model (FLM) drives all 166,700 retained neurons and 25.6 million edges of the MaleCNS fruit fly connectome with token embeddings, then adds a small learned correction to a frozen LFM2.5-1.2B-Instruct backbone. Only 278,528 parameters train. The accompanying preprint reports a 0.0222 nat per token impr…

    marktechpost.com5 days agoView details

  9. OpenAI’s rogue AI tried to hack another company in May

    In May, hundreds of malicious and spam packages were uploaded to RubyGems, causing a serious disruption for the host. Now independent researchers have said that a swarm of OpenAI agents were responsible for the attack. Not only that, but the AI tried to steal users' API keys. At the time, RubyGems described it as a "m…

    theverge.com5 days agoView details

  10. Sam Altman says OpenAI going public in 2026 would be ‘ill-advised’

    OpenAI CEO Sam Altman confirmed that there would be no OpenAI IPO in 2026 during an interview with Fortune. Over the course of 45 minutes, Altman discussed a variety of subjects including the Hugging Face hacking incident, recursive self-improvement, and the possibility of building an AI that was beyond human control.…

    theverge.com5 days agoView details

  11. Anthropic CEO says it’s time to pump the brakes on AI

    Anthropic CEO Dario Amodei says the time has come to slow down AI development and will give third-party evaluators like METR access to its models to help ensure its "adherence to safety practices and commitments." In a winding essay, Amodei proposed a three-step plan to "pace the frontier" - jargon that simply means t…

    theverge.com5 days agoView details

  12. Trump is giving data centers a pass to pollute

    President Donald Trump is weakening environmental regulations in the name of speeding up the construction of AI data centers, raising health risks for Americans, a cadre of former EPA officials said this week in a briefing and new report. They are urging - perhaps futilely - the president to adopt a "Data Center Healt…

    theverge.com5 days agoView details

  13. OpenAI just wants to win

    OpenAI has spent the last few years planting flags across the increasingly difficult terrain in mathematics. This week, it claimed one of its biggest prizes yet: a solution to a legendary Millennium Prize problem. In normal circumstances, this would have been celebrated as a historic achievement. Instead, many mathema…

    theverge.com5 days agoView details

  14. From Hacks to Bioweapons, Claude Misuse Is Now Everywhere

    Plus: The US disrupts the internet’s biggest black market, a Conti ransomware hacker gets prison time, Meta fails to stop AI-generated videos of child abuse.

    wired.com5 days agoView details

  1. CodeMasterCody3D/taardis-27b-full-ternary

    text-generation · gguf · ternary · quantization

    huggingface.co6 days ago5 ptsView details

  2. MBZUAI/MediX-R1-30B-GGUF

    image-text-to-text · gguf · medical · reinforcement-learning

    huggingface.co6 days ago3 ptsView details

  3. yimn-Aghosh/zegrate-ai

    peft · safetensors · qwen2

    huggingface.co6 days agoView details

  4. JASouth/Qwen3.8-27B-IQ-Hybrid

    gguf · llama.cpp · quantization

    huggingface.co6 days agoView details

  1. ggml-org/llama.cpp b10936

    <details open> chat : improve parsing of complex types in qwen3-coder (#28742) * chat : improve schema support in qwen3 parser * cont : clean up grammar a bit </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/47…

    github.com5 days agoView details

  2. ggml-org/llama.cpp b10922

    <details open> opencl: add bin kernel `kernel_gemm_noshuffle_q4_k_f32_32b_trans_ila_a8_bin` (#28677) * opencl: add A8 Q4_K non-MoE binary kernel * opencl: fix layout compatibility * opencl: rename binary kernel selection helpers --------- Co-authored-by: Li He <lih@qti.qualcomm.…

    github.com6 days agoView details

  3. ggml-org/llama.cpp b10921

    <details open> webgpu: align tensor bindings to the type block size (#28382) Walk the binding offset back until the distance to the tensor is a whole number of blocks, so block quantized views get a valid element offset in the shader. </details> **Website:** - <https://llama.app…

    github.com6 days agoView details

  4. ggml-org/llama.cpp b10920

    <details open> hexagon: support for multi-device model split (aka row-split) (#28589) * hex-row-split: add support for multi-device row spliting Co-authored-by: Max Krasnyansky <maxk@qti.qualcomm.com> * hex-mdev: add work splitting to fused kernels * hex-mdev: use mdev_ prefix f…

    github.com6 days agoView details