China Telecom AI Releases 29B Agent Model for Single-GPU Deployment

Xing4.0-29B-A4B uses a sparse design that activates 4 billion parameters at a time. China Telecom AI says that lets developers run long-context, tool-using workflows locally with about 15 GB of GPU memory.

By 2 min read
China Telecom AI Releases 29B Agent Model for Single-GPU Deployment
China Telecom AI Releases 29B Agent Model for Single-GPU Deployment

Listen to this story

The audio brief

About 1:31
0:001:31
Read transcript
A 29-billion-parameter agent model from China Telecom AI is now available to download, with a deployment pitch built around a single consumer GPU. Xing4.0-29B-A4B is designed for systems that plan multi-step tasks, call external tools, and work through long documents without a multi-GPU server. The model uses a mixture-of-experts design. It contains 29 billion parameters overall, but activates only 4 billion for each token it processes. That reduces the amount of computation needed for each response, though it does not make the full model 4 billion parameters in size. China Telecom AI says low-bit quantization and memory optimization bring the requirement down to about 15 gigabytes of GPU memory on a consumer graphics card. The model also has a stated context window of 256,000 tokens, aimed at coding, data analysis, document processing, and other workflows that span many steps and sources. Developers can access it through the XingChen-AGI GitHub organization and Hugging Face. China Telecom says the model is already used in its customer-service platform and in interactive home-service deployments. It also reports a 75.0 score on SWE-bench Verified, but the production claims, reliability claims, and benchmark result have not been independently validated in the supplied reporting. The key question is whether the promised 15-gigabyte footprint and agent performance hold across real local workloads, especially when teams bring their own tools and documents.

Story brief

3 key points

China Telecom AI has released Xing4.0-29B-A4B as an open-download mixture-of-experts model intended for local agent workflows. Although it contains 29B total parameters, only 4B activate per token, and the company claims quantization reduces deployment needs to roughly 15GB of GPU memory. Its 256K-token context and tool-use focus target coding, analysis, and long-document tasks without multi-GPU infrastructure....

  1. 01

    Xing4.0-29B-A4B is downloadable through the XingChen-AGI GitHub organization and Hugging Face.

  2. 02

    The stated 15GB requirement applies to a consumer GPU after low-bit quantization and memory optimization.

  3. 03

    China Telecom reports a 256K-token context window for document-heavy, multi-step workflows.

China Telecom AI has released Xing4.0-29B-A4B, a downloadable model aimed at bringing multi-step AI agent work to a single consumer graphics card. The practical proposition is not merely a smaller model: China Telecom AI says developers can run a system designed to plan tasks, call tools and work across long documents without a multi-GPU server setup.

The release is available through the XingChen-AGI GitHub organization and Hugging Face. It uses a mixture-of-experts design: the model has 29 billion parameters in total, but activates 4 billion for each token it processes. Its total size is therefore different from the share active during a response.

The deployment pitch in three numbers
29BTotal parameters

Xing4.0-29B-A4B has 29 billion total parameters.

4BParameters activated per token

Its mixture-of-experts architecture activates 4 billion parameters per token.

15 GBStated GPU-memory requirement

China Telecom AI says quantization and memory optimization let the model run on one consumer-grade graphics card using about 15 GB of GPU memory.

A model aimed at local agent workflows

China Telecom AI says low-bit quantization and memory optimization bring the stated memory requirement to roughly 15 GB. The company presents that setup as an alternative to expensive multi-GPU server clusters for development or deployment.

The model has a stated 256,000-token context window, the amount of text it can take into a request at once. China Telecom AI says it is intended for complex engineering work spanning many documents, rather than short question-and-answer exchanges.

The tasks China Telecom AI says it targets

  • Planning a multi-step path from a high-level goal to completed work.
  • Calling external tools as part of that workflow.
  • Handling code development, data analysis and document processing locally.

Production use is part of the company’s case

China Telecom says it has integrated Xing4.0-29B-A4B into its group-level customer-service platform, where the model handles complex inquiries with multi-step reasoning and tool calls. The company also reports deployments in interactive home-service settings. These are company-reported production examples, rather than independently measured evidence of reliability or efficiency.

The company also reports a 75.0 score on SWE-bench Verified and says that places the model among the top systems in its parameter class. It says the model works with mainstream open-source training, inference and agent-development frameworks. Both claims are part of the release’s own performance and compatibility case.

Local control, with a test still ahead

For teams with sensitive documents or data, the appeal is that an agent workflow could run on their own device. China Telecom AI says local operation means data need not leave that device. The remaining question is whether its stated memory efficiency and agent performance will hold across the workflows developers choose to run.

Sources

  1. markets.businessinsider.comChina Telecom AI Officially Releases Xing4.0-29B Agentic Large Model for Single-GPU Deployment

Loading discussion...

YOUR READING SPACE

Notifications