Tagged articles

large language model

831 articles · Page 1 of 9
Machine Heart
Machine Heart
Aug 22, 2026 · Artificial Intelligence

The Mysterious “Niu Lai” (Ox Alpha) Model: Free, High‑Performance Coding AI and Its Possible Origin

A newly surfaced anonymous model called Ox Alpha, dubbed “Niu Lai,” offers 1 million‑token context, multimodal inputs and free access, and early coding‑agent tests show it approaching top‑tier performance, prompting speculation that it may be Zhipu’s unreleased GLM‑5.3 Flash while other masked models like korrine stir further mystery.

DeepSWEGLM-5.3Ox Alpha
0 likes · 7 min read
The Mysterious “Niu Lai” (Ox Alpha) Model: Free, High‑Performance Coding AI and Its Possible Origin
Tencent Advertising Technology
Tencent Advertising Technology
Aug 19, 2026 · Artificial Intelligence

How I Won the KDD Cup Using DeepSeek’s Web Interface

The author details how, without any API access, they leveraged DeepSeek’s web interface to iteratively develop and refine the QueryFormer model—solving multi‑GPU batch issues, enhancing query generation, and ultimately achieving the TAAC × KDD Cup 2026 industrial track championship.

AutoMLDeepSeekKDD Cup
0 likes · 27 min read
How I Won the KDD Cup Using DeepSeek’s Web Interface
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 18, 2026 · Artificial Intelligence

Why DeepSeek’s Cache Costs Jumped 11‑Fold: Long‑Context Surge and the New “Storage Tax”

DeepSeek raised its cache‑hit price up to 11 times as exploding long‑context demand forces a shift to tiered KV storage, exposing hidden storage, I/O and scheduling costs that turn GPU compute into costly data‑movement, prompting developers to rethink cache strategies.

DeepSeekKV cachecache compression
0 likes · 10 min read
Why DeepSeek’s Cache Costs Jumped 11‑Fold: Long‑Context Surge and the New “Storage Tax”
Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 17, 2026 · Artificial Intelligence

Grok 4.6 Launches: Same Price, More Power – Musk Says 4.7 Will Outpace All Models

Grok 4.6 introduces longer‑running agent capabilities, a 500 k token context window, and a cost‑effective $2/​M input‑token API while delivering higher benchmark scores and lower per‑task expenses, positioning it as a strong contender for AI‑coding workflows and hinting at an even more powerful 4.7 release.

AI programmingGrok 4.6benchmark
0 likes · 15 min read
Grok 4.6 Launches: Same Price, More Power – Musk Says 4.7 Will Outpace All Models
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Aug 16, 2026 · Artificial Intelligence

AlphaCrafter: A Full‑Stack Multi‑Agent Framework for Adaptive Cross‑Sectional Quant Trading

AlphaCrafter tackles the non‑stationary nature of financial markets by integrating LLM‑driven factor mining, market‑aware factor screening, and risk‑constrained execution into a closed‑loop multi‑agent system, and experiments on CSI 300 and S&P 500 demonstrate consistently higher risk‑adjusted returns, lower variance, and robust performance compared with five baseline methods.

adaptive executionfactor discoveryfinancial AI
0 likes · 19 min read
AlphaCrafter: A Full‑Stack Multi‑Agent Framework for Adaptive Cross‑Sectional Quant Trading
SpringMeng
SpringMeng
Aug 15, 2026 · Artificial Intelligence

DeepSeek V4 Pro Launch: Pricing, API Compatibility, and Performance Insights

The article announces the quiet release of DeepSeek V4 Pro (version 0813), details its token pricing and cache‑hit cost advantages over V4‑Flash, highlights its near‑Fable 5 performance, describes its dual OpenAI‑compatible and Anthropic APIs, and shares resources for AI learning and project integration.

API CompatibilityArtificial IntelligenceDeepSeek
0 likes · 4 min read
DeepSeek V4 Pro Launch: Pricing, API Compatibility, and Performance Insights
Old Zhang's AI Learning
Old Zhang's AI Learning
Aug 14, 2026 · Artificial Intelligence

Why Qwen3.8-27B Is the World’s New Favorite Open‑Source LLM and How to Deploy It Locally

The article introduces Qwen3.8-27B, a dense multimodal LLM with up to 256K tokens (extendable to 1M), highlights its benchmark gains over previous Qwen models, discusses model size, quantization options, and provides step‑by‑step instructions for local deployment using vLLM, Docker, and LMStudio.

Qwen3.8-27Bbenchmarkdeployment
0 likes · 8 min read
Why Qwen3.8-27B Is the World’s New Favorite Open‑Source LLM and How to Deploy It Locally
Machine Heart
Machine Heart
Aug 14, 2026 · Artificial Intelligence

Open‑Source Dots3‑Note: From IMO Full‑Score Math to Real‑World Long‑Term Tasks

The article introduces the open‑source preview of XiaoHongShu's 280B‑parameter, 512K‑context multimodal model Dots3‑Note, details its benchmark superiority over larger models, showcases its performance on complex long‑term tasks such as games, ARC‑AGI, home‑renovation planning, and VisionOS app development, and explains the novel TEMPO training and self‑critiquing mechanisms that enable sustained learning and self‑evaluation.

Multimodal AITempobenchmark
0 likes · 13 min read
Open‑Source Dots3‑Note: From IMO Full‑Score Math to Real‑World Long‑Term Tasks
Machine Heart
Machine Heart
Aug 12, 2026 · Artificial Intelligence

DeepSeek V4 Pro (0813) Launches with Claude-Level Agent Performance

DeepSeek has officially released its V4 Pro large language model, designated DeepSeek‑V4‑Pro‑0813, with unchanged API pricing, a noticeable shift in chain‑of‑thought behavior, and benchmark results that put its agent capabilities on par with top models like Claude Fable 5, while recent V4 Flash users report performance drops and potential price hikes.

AI benchmarkingClaudeDeepSeek
0 likes · 3 min read
DeepSeek V4 Pro (0813) Launches with Claude-Level Agent Performance
AntTech
AntTech
Aug 12, 2026 · Artificial Intelligence

Live #44: Multi‑Agent Automation of Rust Code Verification & 30× Storage Reduction for User Representations

This live session reviews four KDD 2026 papers that introduce a multi‑agent framework for industrial Rust code verification, a unified quantized tokenizer that cuts user representation storage by 30×, a query‑anchored LLM approach for scenario‑adaptive user modeling, and the HIVE ensemble method for efficient out‑of‑distribution generalization, each validated with extensive experiments and real‑world deployments.

Industrial AIOut-of-DistributionRust
0 likes · 9 min read
Live #44: Multi‑Agent Automation of Rust Code Verification & 30× Storage Reduction for User Representations
Machine Heart
Machine Heart
Aug 11, 2026 · Artificial Intelligence

Meta Revives Open‑Source AI: 30B‑Parameter Muse Glimmer Runs on a Single GPU

Meta has open‑sourced its 29.6‑billion‑parameter Muse Glimmer model under Apache 2.0, offering a 4‑bit quantized version that fits on a single high‑end GPU, while benchmark results show strong agent performance but notable hallucination and accuracy gaps compared with competing models.

AI benchmarksAI safetyMeta
0 likes · 8 min read
Meta Revives Open‑Source AI: 30B‑Parameter Muse Glimmer Runs on a Single GPU
Machine Heart
Machine Heart
Aug 9, 2026 · Artificial Intelligence

Is Anthropic’s Sonnet 5.5 the Next Cost‑Performance King vs DeepSeek V4 Flash?

A leaked report suggests Anthropic’s upcoming Sonnet 5.5 (codenamed “Fennec”) could launch next month with a 2‑million‑token context window, faster inference, stronger agentic tool use and pricing comparable to the current Sonnet line, positioning it as a cost‑effective rival to DeepSeek V4 Flash and approaching Claude Fable 5’s performance.

AI modelAnthropicDeepSeek-V4-Flash
0 likes · 4 min read
Is Anthropic’s Sonnet 5.5 the Next Cost‑Performance King vs DeepSeek V4 Flash?
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Aug 7, 2026 · Artificial Intelligence

The Illusion of Chinese Tech Giants' 'Ontology Products': What’s Really Missing?

The article critically dissects the hype around Chinese tech giants' so‑called ontology products, revealing that their knowledge‑graph tools lack formal reasoning, their "full‑stack self‑developed" stacks are merely patched ecosystems, and their AI agents rely on statistical tricks rather than true symbolic world models.

AI hypeKnowledge GraphOntology
0 likes · 10 min read
The Illusion of Chinese Tech Giants' 'Ontology Products': What’s Really Missing?
ITPUB
ITPUB
Aug 4, 2026 · Industry Insights

Alibaba’s Real Intent Behind the Joint Release of Qwen3.8‑Max and Qianwen Office

The article analyzes Alibaba’s simultaneous launch of the 2.4 T‑parameter Qwen3.8‑Max model and the Qianwen Office suite, interpreting the move as a strategic shift that combines cutting‑edge model capability with enterprise‑grade AI agents to boost market presence, developer adoption, and corporate productivity.

AI strategyAlibabaQianwen Office
0 likes · 8 min read
Alibaba’s Real Intent Behind the Joint Release of Qwen3.8‑Max and Qianwen Office
Machine Heart
Machine Heart
Aug 4, 2026 · Artificial Intelligence

Tencent Hunyuan Hy ASR 3.0 Preview Raises Accuracy, Dialect Support, and Robustness

On August 4, Tencent released the Hy ASR 3.0 preview, a speech‑recognition model built on the Hy3 large‑language model that combines a MoE architecture, massive unsupervised audio training and multi‑stage reinforcement learning to cut word‑error rates to around 3 % across Mandarin, English and Cantonese, while improving dialect coverage, context understanding and stability in noisy environments, and is now offered as a cloud API.

ASRHy ASR 3.0MoE architecture
0 likes · 6 min read
Tencent Hunyuan Hy ASR 3.0 Preview Raises Accuracy, Dialect Support, and Robustness
Machine Heart
Machine Heart
Aug 3, 2026 · Artificial Intelligence

How Karpathy Built a LOTR 3D Scene in Two Hours for $10

Andrej Karpathy gave the opening paragraph of The Lord of the Rings to Opus 5 with a $10, 1‑million‑token budget, asked it to create a Three.js interactive 3D scene, and the model produced roughly 5,500 lines of code in two hours, revealing both the promise and current visual‑perception limits of large language models.

AI-generated 3DKarpathyOpus 5
0 likes · 5 min read
How Karpathy Built a LOTR 3D Scene in Two Hours for $10
21CTO
21CTO
Aug 3, 2026 · Artificial Intelligence

Alibaba’s Qwen3.8‑Max Challenges GPT‑5.6 Sol and Claude Fable 5 in Benchmarks

Alibaba’s newly unveiled Qwen3.8‑Max, a 2.4‑trillion‑parameter hybrid expert model that activates only 95 billion parameters per request, outperforms GPT‑5.6 Sol, Claude Fable 5 and other leading models across 7 coding and 36 multimodal benchmarks while offering multimodal support, a 1 M‑token context window, and competitive token‑based pricing.

AI CompetitionAlibabaMultimodal AI
0 likes · 5 min read
Alibaba’s Qwen3.8‑Max Challenges GPT‑5.6 Sol and Claude Fable 5 in Benchmarks
DataFunTalk
DataFunTalk
Aug 2, 2026 · Artificial Intelligence

Exploring Multimodal GraphRAG: Combining Document Intelligence, Knowledge Graphs, and Large Models

This article provides a detailed technical walkthrough of multimodal GraphRAG, covering document parsing pipelines, layout analysis, OCR‑based and OCR‑free approaches, knowledge‑graph integration, multimodal indexing, retrieval strategies, and a comparative analysis of RAG, GraphRAG, and KG‑QA solutions.

AIGraphRAGKnowledge Graph
0 likes · 23 min read
Exploring Multimodal GraphRAG: Combining Document Intelligence, Knowledge Graphs, and Large Models
PaperAgent
PaperAgent
Aug 2, 2026 · Artificial Intelligence

OpenAI Unveils Astra: A New Model Solving Ten Decades‑Old Math Problems

OpenAI's quietly released Astra model, revealed through a math paper, claims to have solved ten long‑standing open problems across mathematics and theoretical computer science, generating proofs with the model itself and formalising them in Lean for verification.

AI AgentsAstraLean
0 likes · 5 min read
OpenAI Unveils Astra: A New Model Solving Ten Decades‑Old Math Problems
Machine Heart
Machine Heart
Aug 1, 2026 · Artificial Intelligence

How a 128 GB Mac Loaded 1.6 TB of Kimi K3 Weights and Ran Inference

A developer demonstrated that a 128 GB M5 Max Mac can stream‑load the 1.6 TB MXFP4 weights of the 2.8‑trillion‑parameter Kimi K3 model, achieving 0.32 token/s, while an 80‑GPU RTX 5090 cluster reaches 20 token/s, highlighting both feasibility and speed limits of large‑model inference on consumer hardware.

GPU ClusterKimi K3Mac M5 Max
0 likes · 6 min read
How a 128 GB Mac Loaded 1.6 TB of Kimi K3 Weights and Ran Inference
PaperAgent
PaperAgent
Jul 29, 2026 · Artificial Intelligence

How to Build Harness‑Native Agents Using OpenForge RL

OpenForge RL introduces a lightweight proxy and Kubernetes‑based orchestrator to decouple training from inference, enabling the training of 30B‑scale and 8B agents within any harness, while providing an automatic five‑stage task synthesis pipeline and demonstrating state‑of‑the‑art results across Claw, GUI, and Browser benchmarks.

AgentHarnessKubernetes
0 likes · 13 min read
How to Build Harness‑Native Agents Using OpenForge RL
Machine Heart
Machine Heart
Jul 29, 2026 · Artificial Intelligence

How Ling‑3.0‑flash Proves “Less Is More” with 124B Parameters but Only 5.1B Activated

Ling‑3.0‑flash demonstrates that a 124‑billion‑parameter model can achieve flagship‑level performance while activating only 5.1 billion parameters, thanks to native mixed‑linear attention, KDA, and extreme MoE sparsity, making it a fast, cost‑effective execution engine for Agent‑centric workflows.

Ling-3.0-flashMoEagent execution
0 likes · 17 min read
How Ling‑3.0‑flash Proves “Less Is More” with 124B Parameters but Only 5.1B Activated
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 28, 2026 · Artificial Intelligence

The Most Valuable Innovations in Kimi K3’s 47‑Page Technical Report

Kimi K3 scales to 2.8 T parameters, 104 B activation parameters and a 1 M‑token context by introducing KDA‑based compressed sequence state, AttnRes for depth‑wise residual selection, Stable LatentMoE for efficient expert routing, partial‑rollout reinforcement learning and Firecracker micro‑VM sandboxing, achieving roughly 2.5× scaling efficiency and notable benchmark gains over competing models.

Agent InfrastructureAttnResKDA
0 likes · 17 min read
The Most Valuable Innovations in Kimi K3’s 47‑Page Technical Report
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Jul 28, 2026 · Artificial Intelligence

FactorEngine: A Knowledge‑Infused Framework for Quantitative Alpha Factor Discovery

The paper introduces FactorEngine, a program‑level factor mining system that injects domain knowledge from financial reports via LLM‑guided pipelines, separates logic correction, parameter optimization, and LLM usage, and demonstrates superior information‑ratio, Sharpe, and annualized returns over GP, neural, and other agent‑based baselines on CSI300 and CSI500 markets.

alpha factorbayesian optimizationfactor mining
0 likes · 25 min read
FactorEngine: A Knowledge‑Infused Framework for Quantitative Alpha Factor Discovery
AI Programming Lab
AI Programming Lab
Jul 28, 2026 · Artificial Intelligence

How a Team Ran the Open‑Source Kimi K3 Model on 80 RTX 5090 GPUs

The Kimi K3 model weights were released on HuggingFace (1.56 TB total), featuring mixed attention, Attention Residuals, and a Stable LatentMoE that together cut scaling cost by 2.5×, and a detailed cost‑benefit analysis shows how 80 consumer‑grade RTX 5090 cards can run the full 2.8‑trillion‑parameter model with 20 tok/s throughput, while highlighting memory‑saving quantization, KV‑cache design, and the steep price gap versus professional GPUs.

AI Model DeploymentKimi K3RTX 5090
0 likes · 9 min read
How a Team Ran the Open‑Source Kimi K3 Model on 80 RTX 5090 GPUs
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jul 28, 2026 · Artificial Intelligence

Day0 Adaptation of Kimi K3 on Alibaba Cloud Lingjun Zhenwu M890 Supernode

On July 27, Alibaba Cloud announced that its Lingjun Zhenwu M890 supernode instance has been successfully adapted to run the 2.8‑trillion‑parameter Kimi K3 model, achieving a 35 % reduction in first‑token latency, a 1.8× increase in decode throughput, and support for up to 1 M token context through joint chip, software‑stack and framework optimizations.

KDAKimi K3Lingjun Zhenwu M890
0 likes · 6 min read
Day0 Adaptation of Kimi K3 on Alibaba Cloud Lingjun Zhenwu M890 Supernode
Old Zhang's AI Learning
Old Zhang's AI Learning
Jul 27, 2026 · Industry Insights

Deploying Kimi K3 Locally: Why You Need Up to $30 Million in Infrastructure

The article breaks down the massive hardware and budget requirements for running the open‑sourced 2.8‑trillion‑parameter Kimi K3 model locally, showing that a single node cannot hold the 1.56 TB weights and that realistic deployments start at ¥7‑8 million and can exceed ¥30 million for the recommended 64‑GPU supernode.

AI infrastructureGPU H200Kimi K3
0 likes · 7 min read
Deploying Kimi K3 Locally: Why You Need Up to $30 Million in Infrastructure
ITPUB
ITPUB
Jul 25, 2026 · Artificial Intelligence

Running a 35B MoE Model at 32 tokens/s on $600 Tesla P100 GPUs

This article details how to repurpose two second‑hand Tesla P100 GPUs (≈$600 each) in a Dell R730XD server with ESXi 8.0, AlmaLinux 10, NVIDIA drivers, Docker and Ollama to run the qwen3.6:35b model at 32.77 tokens/s, including step‑by‑step configuration, performance benchmarks, and practical tips.

DockerESXiGPU passthrough
0 likes · 14 min read
Running a 35B MoE Model at 32 tokens/s on $600 Tesla P100 GPUs
Machine Heart
Machine Heart
Jul 25, 2026 · Artificial Intelligence

Why Claude Code Cut 80% of System Prompts Overnight

Anthropic discovered that after launching the stronger Claude Opus 5 model, they could remove more than 80% of Claude Code’s system prompts without any measurable loss in coding performance, prompting a shift toward minimal, high‑level context engineering that relies on concise CLAUDE.md files, Skills, and progressive disclosure.

AI developmentAnthropicClaude
0 likes · 11 min read
Why Claude Code Cut 80% of System Prompts Overnight
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 24, 2026 · Artificial Intelligence

China’s 00‑Gen AI Team Unveils 748B LoRA Model Matching Opus 4.8 Performance

Mind Lab’s newly released Macaron‑V1, a 748‑billion‑parameter model built from a GLM‑5.2 base plus four specialized LoRA adapters, achieves benchmark results comparable to Opus 4.8, GPT‑5.5 and Gemini 3.1 Pro, while demonstrating the industry’s shift toward continuous‑learning AI through Mixture‑of‑LoRA architecture and open‑weight deployment.

AI modelLoRAMixture-of-LoRA
0 likes · 16 min read
China’s 00‑Gen AI Team Unveils 748B LoRA Model Matching Opus 4.8 Performance
AI Code to Success
AI Code to Success
Jul 24, 2026 · Artificial Intelligence

Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM

This article evaluates ByteDance’s Doubao-Seed-Evolving model, highlighting its weekly‑level updates, 1 M‑token context window, improved stability for long‑chain agent tasks, cost‑effective inference, and real‑world performance on a full‑project Android code‑refactoring case.

1M token contextCode RefactoringDoubao-Seed-Evolving
0 likes · 12 min read
Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Jul 24, 2026 · Artificial Intelligence

When Large Models Begin to “Understand” Anomalies: The New Wave in Video Anomaly Detection

The article traces video anomaly detection from simple alarm‑style scores to semantic, open‑vocabulary understanding powered by vision‑language and large language models, highlighting recent CVPR 2024 work, emerging capabilities, and future evaluation criteria beyond raw detection accuracy.

LAVADlarge language modelopen‑vocabulary VAD
0 likes · 6 min read
When Large Models Begin to “Understand” Anomalies: The New Wave in Video Anomaly Detection
TechVision Expert Circle
TechVision Expert Circle
Jul 23, 2026 · Artificial Intelligence

Designing a Personalized AI Tutoring System: Build Your Private Teacher

The article details how a K‑12 AI tutoring prototype—built on a four‑layer architecture, knowledge‑graph‑driven student profiles, adaptive Elo‑based engine, and Claude‑powered dialogue—addressed teacher shortages, boosted average math scores by 11 points, and offers practical design choices, evaluation metrics, and lessons learned.

AI tutoringEducation TechnologyKnowledge Graph
0 likes · 11 min read
Designing a Personalized AI Tutoring System: Build Your Private Teacher
MaGe Linux Operations
MaGe Linux Operations
Jul 21, 2026 · Cloud Native

How to Use Kubernetes Node Affinity to Schedule Large Models on Specific GPU Nodes

This guide explains how to schedule large‑model inference pods onto GPU nodes that meet exact hardware requirements—such as A100 80 GB cards, specific node pools, and zones—by converting those needs into Kubernetes node‑affinity, taint, and topology constraints, verifying the deployment, monitoring its health, and safely rolling out or rolling back changes.

GPU SchedulingKubernetesNode Affinity
0 likes · 23 min read
How to Use Kubernetes Node Affinity to Schedule Large Models on Specific GPU Nodes
Top Architect
Top Architect
Jul 21, 2026 · Artificial Intelligence

Google’s Gemini 3.2 Flash Quietly Launches, Outcoding Its Own Pro Model

Gemini 3.2 Flash silently appeared on the Gemini web UI, was first spotted by a Reddit user, and demonstrates a dramatic jump in code generation—producing up to 2,200 lines of Three.js, SVG, and even a functional Windows 98 environment—thanks to model distillation and sparsification that deliver near‑GPT‑5.5 performance at 15‑20× lower cost, while integrating apps like Canva, Instacart and OpenTable to become a full‑stack AI assistant.

AI codingGemini 3.2Google
0 likes · 8 min read
Google’s Gemini 3.2 Flash Quietly Launches, Outcoding Its Own Pro Model
Baobao Algorithm Notes
Baobao Algorithm Notes
Jul 20, 2026 · Artificial Intelligence

Kimi K3 Unleashed: 2.8 Trillion‑Parameter Model Tackles 3D Simulations, Games, and Kaggle

The author evaluates the newly released 2.8‑trillion‑parameter open‑source Kimi K3 model by having it generate a 3D rocket simulation, a 3D dinosaur runner game, a functional web‑based Excel, and an end‑to‑end Kaggle house‑price solution, revealing both impressive capabilities and notable limitations.

AI evaluationKaggle competitionKimi K3
0 likes · 11 min read
Kimi K3 Unleashed: 2.8 Trillion‑Parameter Model Tackles 3D Simulations, Games, and Kaggle
ShiZhen AI
ShiZhen AI
Jul 20, 2026 · Artificial Intelligence

Qwen3.8 Preview: 2.4 T Parameters and Upcoming Open Weights

Qwen3.8 has been announced with a 2.4 T‑parameter scale and a preview model (qwen3.8‑max‑preview) that supports reasoning modes, while its weights, benchmark data, model card and license remain unreleased; Chinese users can try it via a token‑plan pricing starting at 39 CNY per month, but deployment and performance claims remain unverified.

Model EvaluationPreview ReleasePricing
0 likes · 8 min read
Qwen3.8 Preview: 2.4 T Parameters and Upcoming Open Weights
Machine Heart
Machine Heart
Jul 19, 2026 · Artificial Intelligence

Breaking Modality Barriers with an 11B Multimodal Scientific Model “ShenZhen”

The 11‑billion‑parameter multimodal scientific foundation model “ShenZhen” unifies DNA, RNA, protein, small‑molecule, earth‑system and medical‑image data via native scientific tokens, delivering competitive benchmark results across life, material, earth and medical domains while enabling seamless cross‑modal inference and open community collaboration.

AI for ScienceMultimodal AIbenchmark
0 likes · 15 min read
Breaking Modality Barriers with an 11B Multimodal Scientific Model “ShenZhen”
AntTech
AntTech
Jul 18, 2026 · Artificial Intelligence

How HOP 3.0 Gives Intelligent Agents a Native Language for Trustworthy Enterprise AI

The article analyzes the lack of a native language for autonomous agents, outlines three generations of task‑language designs and three associated risks, and explains how Ant Financial’s HOP 3.0 fuses explicit structured logic with large‑model reasoning to improve reliability, reduce token usage and fault rates, and embed security rules directly into the agent’s execution language.

AI TrustworthinessConfidential ComputingHOP 3.0
0 likes · 9 min read
How HOP 3.0 Gives Intelligent Agents a Native Language for Trustworthy Enterprise AI
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 17, 2026 · Artificial Intelligence

Kimi K3 Unveiled: First Open‑Source 3‑Trillion‑Parameter Model with 1M Context

Kimi K3, the world’s first open‑source 3‑trillion‑parameter LLM supporting 1 million‑token context and native visual understanding, tops the Arena.ai front‑end code benchmark, scores 57 on the AI Analysis Index, and introduces novel components such as KDA, Stable LatentMoE, and Quantile Balancing to achieve efficient scaling and strong cost‑performance.

Kimi K3Quantile BalancingStable LatentMoE
0 likes · 7 min read
Kimi K3 Unveiled: First Open‑Source 3‑Trillion‑Parameter Model with 1M Context
21CTO
21CTO
Jul 17, 2026 · Artificial Intelligence

Kimi K3 Unveiled: 2.8 Trillion‑Parameter Open‑Source LLM Sets New Record

On July 16, the Moon‑of‑Darkness team released Kimi K3, a 2.8‑trillion‑parameter open‑source large language model that introduces mixed‑linear attention, attention residuals, and a highly efficient Mixture‑of‑Experts design, achieving roughly 2.5× the scaling efficiency of its predecessor while approaching the performance of top closed‑source models.

Kimi K3Mixture of Expertslarge language model
0 likes · 6 min read
Kimi K3 Unveiled: 2.8 Trillion‑Parameter Open‑Source LLM Sets New Record
Machine Heart
Machine Heart
Jul 17, 2026 · Artificial Intelligence

Kimi K3 Launches: Open‑Source 3‑Trillion‑Parameter Model Challenges Claude Fable 5

Kimi K3, the first open‑source 3‑trillion‑parameter model with 1 M context and native visual understanding, tops Arena.ai's front‑end code benchmark, scores 57 on the AI Analysis index, and introduces innovations such as KDA, Stable LatentMoE, Quantile Balancing, and Per‑Head Muon to achieve high training efficiency and competitive performance against closed models like Claude Fable 5 and GPT‑5.6 Sol.

AI benchmarksKimi K3Quantile Balancing
0 likes · 7 min read
Kimi K3 Launches: Open‑Source 3‑Trillion‑Parameter Model Challenges Claude Fable 5
DataFunTalk
DataFunTalk
Jul 17, 2026 · Artificial Intelligence

Kimi K3: 2.8‑Trillion‑Parameter Open‑Source Model Takes the Lead in Benchmarks

Kimi K3, a newly released 2.8‑trillion‑parameter model with a 1‑million token context window, is fully open‑source and ranks third in overall AI intelligence scores, while achieving top‑three placements across a wide range of coding, agent, and multimodal benchmarks against leading models such as Claude Fable 5 and GPT‑5.6 Sol.

AgentCodingKimi K3
0 likes · 17 min read
Kimi K3: 2.8‑Trillion‑Parameter Open‑Source Model Takes the Lead in Benchmarks
AI Engineering
AI Engineering
Jul 17, 2026 · Artificial Intelligence

Kimi K3 Launches with 2.8 T Parameters – A New Milestone for Chinese Open‑Source Models

Kimi K3 arrives with 2.8 T parameters, native visual understanding, a 1 M‑token context window, novel KDA and Attention Residuals architecture, aggressive MoE sparsity, and pricing far below Western rivals, while achieving SOTA results on programming and agent benchmarks and demonstrating real‑world research and 3D‑game capabilities.

2.8T parametersAI benchmarksKimi K3
0 likes · 16 min read
Kimi K3 Launches with 2.8 T Parameters – A New Milestone for Chinese Open‑Source Models
SuanNi
SuanNi
Jul 17, 2026 · Artificial Intelligence

Kimi K3: The World’s First 3‑Trillion‑Parameter Open‑Source Model

Kimi K3, a 2.8‑trillion‑parameter open‑source LLM, outperforms top closed‑source models in benchmarks, excels at long‑range coding, GPU kernel optimization, and multimodal tasks, while introducing novel attention mechanisms, a compact Triton‑like compiler, and even a prototype ASIC chip.

GPU compilationKimi K3Mixture of Experts
0 likes · 9 min read
Kimi K3: The World’s First 3‑Trillion‑Parameter Open‑Source Model
Tencent Advertising Technology
Tencent Advertising Technology
Jul 17, 2026 · Artificial Intelligence

AdPilot: Fully Autonomous Advertising Delivery via Agentic Reinforcement Learning (KDD 2026)

AdPilot, the first end‑to‑end autonomous advertising agent, reformulates ad delivery as a Markov decision process and combines structured memory, LLM‑enhanced reasoning, and a GRPO‑based reinforcement‑learning engine, while the newly released AdBench benchmark evaluates its superior performance across 38 scenarios and 7,600 instances, outperforming strong baselines by up to 11.76%.

AdBenchAdPilotKDD 2026
0 likes · 16 min read
AdPilot: Fully Autonomous Advertising Delivery via Agentic Reinforcement Learning (KDD 2026)
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 16, 2026 · Artificial Intelligence

Inkling – A 975‑Billion‑Parameter Open‑Weight Multimodal Model from Thinking Machines

Thinking Machines Lab unveiled Inkling, a 975‑billion‑parameter open‑weight multimodal model featuring a hybrid‑expert Transformer, 1‑million‑token context, and extensive benchmark results, alongside the lighter Inkling‑Small, with detailed architecture, training methodology, reinforcement‑learning enhancements, and practical examples of web‑app generation and tool‑calling.

InklingMixture of ExpertsOpen-Weight Model
0 likes · 15 min read
Inkling – A 975‑Billion‑Parameter Open‑Weight Multimodal Model from Thinking Machines
Machine Heart
Machine Heart
Jul 16, 2026 · Artificial Intelligence

Lychee-FD Achieves Breakthrough in Full‑Duplex Speech Modeling, Wins ACL 2026 Outstanding Paper

Lychee-FD introduces a native end‑to‑end full‑duplex speech large model that overcomes gradient conflicts and semantic dilution through hierarchical acoustic‑semantic decoupling, delivers up to 28.5% benchmark gains, and is released with open‑source code and demos for digital humans and robots.

ACL 2026full-duplex speechhierarchical acoustic-semantic modeling
0 likes · 13 min read
Lychee-FD Achieves Breakthrough in Full‑Duplex Speech Modeling, Wins ACL 2026 Outstanding Paper
dbaplus Community
dbaplus Community
Jul 14, 2026 · Artificial Intelligence

Achieving 85%+ Accuracy: Qunar’s SQL Agent for Intelligent Data Retrieval and Efficiency Gains

The article details Qunar’s AI‑driven SQL Agent project, describing how data‑governance, multi‑agent architecture, prompt design, and RAG techniques were combined to reduce data‑access latency, raise query accuracy above 85%, and streamline the end‑to‑end data‑service workflow for business users.

AI operationsData GovernancePrompt Engineering
0 likes · 24 min read
Achieving 85%+ Accuracy: Qunar’s SQL Agent for Intelligent Data Retrieval and Efficiency Gains
Architecture Digest
Architecture Digest
Jul 14, 2026 · Artificial Intelligence

How DeepSeek V4’s CSA+HCA Architecture Turns Million‑Token Context into a Cheap Feature

DeepSeek V4 introduces a hybrid CSA/HCA attention mechanism and a Mixture‑of‑Experts design that reduces inference cost to 27% of its predecessor, enables a 1‑million‑token context as a standard feature, and runs efficiently on both NVIDIA GPUs and Huawei Ascend NPU, dramatically lowering the barrier for Java developers to integrate large‑scale AI.

CSADeepSeek V4HCA
0 likes · 10 min read
How DeepSeek V4’s CSA+HCA Architecture Turns Million‑Token Context into a Cheap Feature
Niu Liu
Niu Liu
Jul 14, 2026 · Artificial Intelligence

SmartCall: Building an AI‑Powered Voice Customer Service Center

SmartCall is an open‑source AI‑driven call‑center platform that combines large language models, Asterisk telephony, IVR orchestration, ASR/TTS, and a knowledge‑base agent to deliver scalable, emotion‑aware voice customer service across industries.

AIAsteriskIVR
0 likes · 13 min read
SmartCall: Building an AI‑Powered Voice Customer Service Center
Raymond Ops
Raymond Ops
Jul 10, 2026 · Artificial Intelligence

How to Diagnose and Fix Common LLM Service Errors: Timeout, Rate Limiting, and OOM

This guide presents a systematic, step‑by‑step methodology for troubleshooting large‑language‑model services, covering how to identify and resolve timeout, rate‑limiting, and out‑of‑memory (OOM) failures, with concrete commands, configuration examples, case studies, and monitoring recommendations.

Out of Memorylarge language modelrate limiting
0 likes · 63 min read
How to Diagnose and Fix Common LLM Service Errors: Timeout, Rate Limiting, and OOM
Machine Heart
Machine Heart
Jul 10, 2026 · Artificial Intelligence

How LIMSSR Overcomes Training‑Time Modality Missing for Precise Action Quality Evaluation

The paper introduces LIMSSR, an LLM‑driven sequence‑to‑score framework that addresses incomplete multimodal observations during training for fine‑grained action quality assessment, detailing its prompt‑guided modality completion, multi‑dimensional fusion, and mask‑aware dual‑path aggregation, and demonstrates state‑of‑the‑art results on FS1000, Fis‑V and RG benchmarks.

action quality assessmentincomplete observationslarge language model
0 likes · 10 min read
How LIMSSR Overcomes Training‑Time Modality Missing for Precise Action Quality Evaluation
Meituan Technology Team
Meituan Technology Team
Jul 9, 2026 · Artificial Intelligence

LongCat-2.0 Open‑Sourced: Meituan Releases Domestic‑Chip Optimized Inference Code

Meituan has open‑sourced LongCat-2.0, a 1.6‑trillion‑parameter model that runs inference on domestic GPU/NPUs through sparse attention, N‑gram embedding, and a MOPD architecture, providing multi‑precision weights and deployment scripts to enable stable, high‑throughput serving on existing Chinese hardware.

LongCat-2.0N-gram embeddingSparse attention
0 likes · 7 min read
LongCat-2.0 Open‑Sourced: Meituan Releases Domestic‑Chip Optimized Inference Code
Mike Chen Rui
Mike Chen Rui
Jul 9, 2026 · Artificial Intelligence

Understanding AI Large Model Architecture: A Complete Visual Guide

This article explains how modern AI large models—such as GPT‑4, Claude 3.5, Gemini, Llama, and DeepSeek—rely on the Transformer architecture, detailing token embeddings, self‑attention, positional encoding, and the three‑stage training pipeline of pre‑training, instruction fine‑tuning, and alignment optimization.

Positional EncodingSelf-AttentionToken Embedding
0 likes · 5 min read
Understanding AI Large Model Architecture: A Complete Visual Guide
Data Party THU
Data Party THU
Jul 8, 2026 · Artificial Intelligence

How AI‑CURA Uses Large Language Models to Automate ACMG Variant Classification

AI‑CURA, an LLM‑driven workflow developed by the Hong Kong Genome Institute, automates 13 ACMG rules without literature and leverages DeepSeek‑R1 and o3‑mini‑high to interpret the remaining seven literature‑dependent rules, achieving up to 99.3% diagnostic agreement and markedly speeding rare‑disease genetic analysis.

ACMGAI-CURADeepSeek
0 likes · 7 min read
How AI‑CURA Uses Large Language Models to Automate ACMG Variant Classification
DataFunSummit
DataFunSummit
Jul 8, 2026 · Artificial Intelligence

Ctrip’s New ChatBI Paradigm Using Harness and Skill

The article explains how Ctrip leveraged mature large‑language models to overcome traditional data‑product challenges—such as inconsistent metrics and manual attribution—by designing a ChatBI system that combines a multi‑agent framework, memory management, Harness‑driven tool orchestration, and Skill‑based data access, while also evaluating alternatives like Claude SDK and Ali Agent Scope.

ChatBICtripHarness
0 likes · 3 min read
Ctrip’s New ChatBI Paradigm Using Harness and Skill
Machine Heart
Machine Heart
Jul 7, 2026 · Artificial Intelligence

What Does Claude Think When It Remains Silent? Inside Anthropic’s Newly Discovered J Space

Anthropic’s recent study reveals a hidden "J space" inside Claude that silently holds concepts the model considers but does not output, and through a Jacobian‑lens technique the researchers can read, edit, and control this workspace, showing its role in multi‑step reasoning, task flexibility, and AI safety monitoring.

AI interpretabilityAI safetyAnthropic
0 likes · 29 min read
What Does Claude Think When It Remains Silent? Inside Anthropic’s Newly Discovered J Space
DataFunTalk
DataFunTalk
Jul 5, 2026 · Artificial Intelligence

Exploring Multimodal GraphRAG: How Document Intelligence, Knowledge Graphs, and Large Models Combine

This article presents a comprehensive technical analysis of multimodal GraphRAG, covering document‑intelligent parsing pipelines, multimodal graph index construction, knowledge‑graph‑enhanced chunk linking, various multimodal RAG approaches, their trade‑offs, benchmark results, and future research directions.

GraphRAGKnowledge GraphRAG
0 likes · 24 min read
Exploring Multimodal GraphRAG: How Document Intelligence, Knowledge Graphs, and Large Models Combine
DataFunSummit
DataFunSummit
Jul 3, 2026 · Artificial Intelligence

Designing Next‑Gen Recommendation and Search Systems with Agentic Architectures

This article reviews cutting‑edge AI search and recommendation techniques—including Alibaba Cloud’s Agentic RAG, Huawei’s LLM‑enhanced recommendation pipeline, and Baidu’s generative ranking model GRAB—detailing their architectural evolution, multimodal retrieval strategies, performance benchmarks, and practical deployment insights.

AI SearchAgentic RAGGPU Acceleration
0 likes · 6 min read
Designing Next‑Gen Recommendation and Search Systems with Agentic Architectures
DataFunTalk
DataFunTalk
Jul 3, 2026 · Artificial Intelligence

How Knora Uses Ontology + Large Models to Overcome Hallucinations and Execution Gaps in Enterprise AI

The article explains how enterprise AI is shifting from conversational assistance to autonomous execution, outlines six key challenges such as hallucinations and cold‑start, and details Knora's ontology‑enhanced platform—including its multi‑layer architecture, autonomous agents, real‑world LED production line case study, and roadmap—to deliver reliable, controllable AI solutions.

Autonomous AgentsEnterprise AIKnora
0 likes · 16 min read
How Knora Uses Ontology + Large Models to Overcome Hallucinations and Execution Gaps in Enterprise AI
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jul 2, 2026 · Artificial Intelligence

AI Search + ES Agent Builder: Best Practices for Deploying Enterprise AI Assistants

This guide explains why enterprise data is hard for large language models, introduces ES Agent Builder as a solution, outlines three high‑value use cases, details the three‑layer architecture and four core components, and provides practical best‑practice recommendations with concrete examples and visualizations.

AI SearchAgent BuilderData Integration
0 likes · 15 min read
AI Search + ES Agent Builder: Best Practices for Deploying Enterprise AI Assistants
ITPUB
ITPUB
Jul 1, 2026 · Artificial Intelligence

How Tianyi Cloud Shifts from Manual Ops to Model‑Driven AI+ Cloud Integration

The article analyzes Tianyi Cloud's transition from labor‑intensive cloud service handling to an AI‑driven intelligent assistant, detailing the business challenges, the architecture that couples AI, data, and business middle platforms, and the measurable efficiency gains achieved through model‑based automation.

AICloud ComputingData Security
0 likes · 12 min read
How Tianyi Cloud Shifts from Manual Ops to Model‑Driven AI+ Cloud Integration
DataFunSummit
DataFunSummit
Jun 29, 2026 · Big Data

Generate Ad Creative with One SQL Using Hologres for Intelligent Creation and Closed‑Loop Analysis

The article explains how Hologres AI Function and Skills transform traditional, slow, and fragmented ad‑creative production into a fully automated, SQL‑driven workflow that handles multimodal data ingestion, AI‑based labeling, video generation, and real‑time performance analysis in a single closed‑loop system.

AI FunctionAd CreativeHologres
0 likes · 12 min read
Generate Ad Creative with One SQL Using Hologres for Intelligent Creation and Closed‑Loop Analysis
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 27, 2026 · Artificial Intelligence

GPT-5.6 Emergency Halt: OpenAI’s Flagship Model Forced into One‑by‑One Review

OpenAI has abruptly paused the rollout of GPT‑5.6, limiting access to a small partner preview and requiring individual approval for each user, while developers uncover internal routes, performance claims, and compare the delay to Anthropic’s Fable 5 and Google’s Gemini 3.5, highlighting security‑driven release constraints across the AI industry.

AI safetyGPT-5.6OpenAI
0 likes · 8 min read
GPT-5.6 Emergency Halt: OpenAI’s Flagship Model Forced into One‑by‑One Review
DataFunTalk
DataFunTalk
Jun 27, 2026 · Artificial Intelligence

OpenAI Unveils GPT‑5.6 ‘Solar System’ Models: Sol, Terra, Luna Outperform Mythos

OpenAI released GPT‑5.6 with three tiered models—Sol, Terra and Luna—named after celestial bodies, offering lower pricing, record‑breaking benchmark scores in programming, security, biology and health, new max and ultra inference modes, limited partner access, and a deployment plan on Cerebras that could make it the fastest flagship LLM.

AI benchmarksGPT-5.6OpenAI
0 likes · 8 min read
OpenAI Unveils GPT‑5.6 ‘Solar System’ Models: Sol, Terra, Luna Outperform Mythos
Machine Heart
Machine Heart
Jun 27, 2026 · Artificial Intelligence

GPT-5.6 Launch: Sol, Terra, Luna Beat Mythos Yet Stay Behind Paywall

OpenAI’s surprise preview of GPT‑5.6 introduces three tiered models—Sol, Terra and Luna—with Sol offering max and ultra modes that deliver top‑tier performance in programming, biology and cybersecurity benchmarks, lower pricing, a new prompt‑cache system, and a restricted rollout amid U.S. regulatory scrutiny.

AI safetyCerebrasGPT-5.6
0 likes · 7 min read
GPT-5.6 Launch: Sol, Terra, Luna Beat Mythos Yet Stay Behind Paywall
ITPUB
ITPUB
Jun 26, 2026 · Artificial Intelligence

Doubao Pro: AI Productivity for Only ¥68 – Unmatched Value and Performance

Doubao launches its Professional edition featuring the flagship 2.1 Pro model, a new office‑task mode, and tiered pricing starting at ¥68 per month, while benchmark tests show its coding and agent abilities rivaling GPT‑5.5 and surpassing competing subscription plans.

AI productivityChatGPT comparisonDoubao
0 likes · 11 min read
Doubao Pro: AI Productivity for Only ¥68 – Unmatched Value and Performance
IT Services Circle
IT Services Circle
Jun 26, 2026 · Artificial Intelligence

Where to Find Reliable Free Large‑Model APIs for Everyday Developers?

The author built a zero‑cost internal coding assistant using iFlytek's free Qwen3.6‑35B‑A3B and Qwen3.5‑35B‑A3B models, explains why these models were chosen over alternatives, provides a nine‑step guide to claim the free MaaS token quota, shares ready‑to‑run Python code, and reports real‑world performance across code generation, long‑document parsing, and multi‑turn conversations, while also outlining suitable user groups and an optional enterprise Token Plan.

APICode AssistantMaaS
0 likes · 12 min read
Where to Find Reliable Free Large‑Model APIs for Everyday Developers?
Machine Heart
Machine Heart
Jun 26, 2026 · Artificial Intelligence

Why iFlytek Spark X2 Scored 708 on the Gaokao: An In‑Depth Model Analysis

A comprehensive evaluation of domestic large language models on China's Gaokao shows iFlytek Spark X2 tying for top physics scores and leading in history, with its advantage stemming from balanced language understanding, rigorous step‑by‑step reasoning, and a decade‑long education data pipeline.

AI evaluationGaokaoSpark X2
0 likes · 11 min read
Why iFlytek Spark X2 Scored 708 on the Gaokao: An In‑Depth Model Analysis
PaperAgent
PaperAgent
Jun 26, 2026 · Artificial Intelligence

13 Must-Read Agent Papers from Meituan for ICML'26

This article presents a curated list of thirteen recent research papers on generalist agents—covering visual memory, environment synthesis, value modeling, self‑verification, robustness benchmarks, high‑resolution video generation, long‑horizon world models, and alignment fine‑tuning—along with brief abstracts and links to the PDFs for the upcoming Meituan ICML'26 sharing sessions.

AIAgentICML
0 likes · 16 min read
13 Must-Read Agent Papers from Meituan for ICML'26
Black & White Path
Black & White Path
Jun 25, 2026 · Artificial Intelligence

Can DeepSeek‑V4‑Fable’s AI Make Red Teams Redundant?

DeepSeek‑V4‑Fable, an autonomous AI agent built on a Chinese large‑model foundation and refined with SFT and GRPO, achieves a 58.7% overall solve rate on 300 held‑out CTF challenges, prompting a debate on its impact on red‑team workflows and security governance.

AICTFDeepSeek-V4-Fable
0 likes · 9 min read
Can DeepSeek‑V4‑Fable’s AI Make Red Teams Redundant?
Architecture Breakthrough
Architecture Breakthrough
Jun 25, 2026 · R&D Management

How to Design System Architecture Diagrams with DDD in the AI Era

The article explains how architects can bridge high‑level platform diagrams and concrete implementation by using DDD‑based module functional diagrams that serve as prompts for AI code generation, avoiding low‑level detail while ensuring domain understanding guides development.

AI Prompt EngineeringArchitecture DiagramDDD
0 likes · 4 min read
How to Design System Architecture Diagrams with DDD in the AI Era
Machine Heart
Machine Heart
Jun 23, 2026 · Artificial Intelligence

Unlimited OCR Achieves SOTA Long-Document Parsing in a Single Forward Pass

Unlimited OCR, Baidu's open‑source model built on DeepSeek OCR, uses a novel Reference Sliding Window Attention to compress visual tokens and keep KV cache size constant, enabling end‑to‑end parsing of whole books with 93.23% OmniDocBench v1.5 score and stable latency across dozens of pages.

DeepSeekLong DocumentOCR
0 likes · 14 min read
Unlimited OCR Achieves SOTA Long-Document Parsing in a Single Forward Pass
21CTO
21CTO
Jun 22, 2026 · Industry Insights

How 25‑Year‑Old Founder Michael Truell Built Cursor into an AI Coding Powerhouse

Cursor, the AI‑powered code editor born at MIT, grew to millions of users and billions in valuation within three years, driven by founder Michael Truell’s early programming talent, strategic pivots—including self‑developed Composer model and a deep partnership with SpaceX’s xAI—to escape reliance on third‑party models.

AI codingcompute partnershipfounder
0 likes · 11 min read
How 25‑Year‑Old Founder Michael Truell Built Cursor into an AI Coding Powerhouse
AI Programming Lab
AI Programming Lab
Jun 22, 2026 · Artificial Intelligence

How GLM‑5.2’s Success Reveals the Secret Behind Chinese Models Catching Up to Claude and GPT

The article analyzes GLM‑5.2’s surprising performance—ranking first in front‑end web design, surpassing Claude Opus on Code Arena, and leveraging DeepSeek‑derived sparse attention and IndexShare optimizations—while noting its weaker long‑context engineering scores and highlighting hardware scarcity as the main bottleneck for Chinese LLMs.

AI efficiencyDeepSeekGLM-5.2
0 likes · 11 min read
How GLM‑5.2’s Success Reveals the Secret Behind Chinese Models Catching Up to Claude and GPT
TechVision Expert Circle
TechVision Expert Circle
Jun 20, 2026 · Information Security

Can AI Coding Assistants Integrated into Security Platforms Bridge Development and Security?

The article analyzes Cisco's 2026 integration of an AI coding assistant into its security cloud platform, examining how real‑time code security checks, automated vulnerability remediation, and threat‑intelligence‑driven hardening could reshape DevSecOps while highlighting model hallucination, privacy, and organizational challenges.

AI codingAutomationCisco
0 likes · 13 min read
Can AI Coding Assistants Integrated into Security Platforms Bridge Development and Security?
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 20, 2026 · Artificial Intelligence

Musk Says GLM Could Reach Fable Level by Q1 2027—ZhiPu’s Tang Argues It’s Much Sooner

Elon Musk predicted that China’s GLM model would catch up to Anthropic’s Fable by the first quarter of 2027, but ZhiPu’s chief scientist Tang Jie argues the gap is closing much faster, as GLM‑5.2 receives free global compute, tops benchmark leaderboards, and demonstrates open‑source performance rivaling top closed‑source models.

Anthropic FableGLM-5.2benchmark
0 likes · 8 min read
Musk Says GLM Could Reach Fable Level by Q1 2027—ZhiPu’s Tang Argues It’s Much Sooner
ZhiKe AI
ZhiKe AI
Jun 20, 2026 · Artificial Intelligence

How Large Language Models Generate Blur‑Free SVGs by Writing Code

The article explains that because SVG graphics are defined by XML code, large language models can turn natural‑language descriptions into SVG markup, producing vector images that scale without pixelation; it details the four‑step generation process, compares SVG to raster formats, and highlights its suitability for diagrams and charts.

AI graphicsSVGVector graphics
0 likes · 4 min read
How Large Language Models Generate Blur‑Free SVGs by Writing Code
Machine Heart
Machine Heart
Jun 19, 2026 · Artificial Intelligence

Hugging Face Funds 6‑Hour Free Compute for GLM‑5.2 as Musk Praises the Model

Hugging Face has pledged six hours of global free compute for the Chinese open‑source LLM GLM‑5.2, a model praised by Elon Musk and benchmarked within 1‑4 % of top closed‑source systems, while its novel IndexShare architecture cuts token‑wise computation by nearly threefold and its MIT‑licensed release fuels China’s rapid ascent in the global AI model landscape.

AI CompetitionChina AIGLM-5.2
0 likes · 8 min read
Hugging Face Funds 6‑Hour Free Compute for GLM‑5.2 as Musk Praises the Model
Ctrip Technology
Ctrip Technology
Jun 18, 2026 · Artificial Intelligence

How Trip.com Cut Multilingual UI QA Costs by 90% with GUI Agent and Multi‑Agent AI

Trip.com built the "慧鉴天工" system that combines a GUI Agent, multi‑agent LQA algorithms, OODA‑loop architecture, and a knowledge‑graph‑enhanced pipeline to automate page collection, multilingual text extraction, and quality inspection across 31 languages, achieving over 90% cost reduction and 70%+ detection accuracy.

GUI AgentKnowledge GraphMulti-agent
0 likes · 21 min read
How Trip.com Cut Multilingual UI QA Costs by 90% with GUI Agent and Multi‑Agent AI
SuanNi
SuanNi
Jun 17, 2026 · Artificial Intelligence

GLM-5.2 Tops Code Arena Benchmarks and Goes Open Source

GLM-5.2, the newly released open‑source LLM from Zhipu, achieves the #1 ranking on Code Arena’s global blind‑test, supports a 1 million‑token context, introduces architectural innovations like IndexShare and MTP, and delivers competitive benchmark results against leading closed‑source models.

1M token contextGLM-5.2IndexShare
0 likes · 8 min read
GLM-5.2 Tops Code Arena Benchmarks and Goes Open Source
DataFunSummit
DataFunSummit
Jun 15, 2026 · Industry Insights

How Data Ontology Powers Digital and Intelligent Penetration Management in Private Funds

Facing a massive scale of assets and strict regulatory demands, a private‑equity platform leveraged ontology‑driven knowledge graphs and large‑model agents to automate high‑frequency reporting, achieve traceable AI decisions, and build a scalable, explainable intelligence layer for fund‑level transparency.

AI automationData GovernanceKnowledge Graph
0 likes · 10 min read
How Data Ontology Powers Digital and Intelligent Penetration Management in Private Funds
Top Architect
Top Architect
Jun 15, 2026 · Artificial Intelligence

How One Line of Code Revived Claude Fable 5

A developer used a single prompt‑injection command to load a leaked 120 KB system prompt into Opus 4.8, instantly resurrecting Claude Fable 5 and exposing stark differences in output, while the article also uncovers Amazon’s role in the model’s abrupt shutdown and the broader AI‑security implications.

AI SecurityAmazonAnthropic
0 likes · 12 min read
How One Line of Code Revived Claude Fable 5
Data Party THU
Data Party THU
Jun 14, 2026 · Artificial Intelligence

Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts

The article defines AI Agent as a system centered on a large model that can invoke tools, receive feedback, and continuously accomplish tasks, and systematically distinguishes related terms such as Model, Scaffolding, Harness, Context Engineering, Policy, Tool, Skill, Sub‑agent, Environment, Rollout, Reward, and Trainer, using concrete examples to clarify each.

AI AgentAgent TrainingContext Engineering
0 likes · 10 min read
Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts
Design Hub
Design Hub
Jun 13, 2026 · Artificial Intelligence

Claude Fable 5: The AI Model So Powerful It Was Pulled Offline

Claude Fable 5, recently taken offline by a US government request, showcases a leap in AI capability by turning high‑level visual prompts into full‑featured prototypes such as shaders, fluid simulations, games, and UI diagnostics, while also exposing trade‑offs in cost, safety guards, and long‑term usability.

AI AgentsAI safetyAnthropic
0 likes · 15 min read
Claude Fable 5: The AI Model So Powerful It Was Pulled Offline
Alibaba International Intelligent Technology
Alibaba International Intelligent Technology
Jun 12, 2026 · Artificial Intelligence

Personalized World Knowledge Lets Large Models Truly Understand Users in Generative Recommendation

This article introduces LWGR, a framework that uses personalized soft prompts generated by parallel codebooks and Lagrangian‑constrained knowledge fusion to integrate large language model world knowledge into generative recommendation, overcoming fixed‑prompt limitations and knowledge‑behavior conflicts, and demonstrates superior performance on public and industrial datasets with notable revenue gains in online A/B tests.

Lagrangian constraintRecommendation Systemsgenerative recommendation
0 likes · 11 min read
Personalized World Knowledge Lets Large Models Truly Understand Users in Generative Recommendation