BTC $83,949.77 -3.15%
ETH $2,673.57 -3.39%
BNB $769.82 -3.20%
XRP $1.49 -6.78%
SOL $114.68 -3.57%
TRX $0.3437 -0.16%
DOGE $0.0931 -9.53%
ADA $0.2381 -7.20%
BCH $340.63 +0.10%
LINK $12.29 -6.53%
HYPE $92.09 -5.17%
AAVE $138.11 -8.35%
SUI $0.9624 -6.44%
XLM $0.2011 -8.55%
ZEC $1,498.46 -7.15%
AAPL $336.30 -1.24%
AMZN $249.30 -2.67%
GOOGL $340.81 -3.35%
MSFT $498.07 -0.44%
META $740.00 -0.28%
NVDA $225.10 -1.42%
TSLA $379.11 +0.01%
SNDK $1,802.82 -3.94%
INTC $121.52 -1.47%
SPCX $148.96 -3.33%
MU $1,064.41 -2.57%
AMD $610.79 -1.60%
BTC $83,949.77 -3.15%
ETH $2,673.57 -3.39%
BNB $769.82 -3.20%
XRP $1.49 -6.78%
SOL $114.68 -3.57%
TRX $0.3437 -0.16%
DOGE $0.0931 -9.53%
ADA $0.2381 -7.20%
BCH $340.63 +0.10%
LINK $12.29 -6.53%
HYPE $92.09 -5.17%
AAVE $138.11 -8.35%
SUI $0.9624 -6.44%
XLM $0.2011 -8.55%
ZEC $1,498.46 -7.15%
AAPL $336.30 -1.24%
AMZN $249.30 -2.67%
GOOGL $340.81 -3.35%
MSFT $498.07 -0.44%
META $740.00 -0.28%
NVDA $225.10 -1.42%
TSLA $379.11 +0.01%
SNDK $1,802.82 -3.94%
INTC $121.52 -1.47%
SPCX $148.96 -3.33%
MU $1,064.41 -2.57%
AMD $610.79 -1.60%
first_img

DeepSeek publicly releases the Agent training system DSec, signed by Liang Wenfeng

2026-09-24 09:23:00

According to Investment World citing Quantum Bit reports, DeepSeek has publicly disclosed the technical details of the system DSec (DeepSeek Elastic Compute) used for training Agents, authored by Liang Wenfeng. This system can generate over 5,000 sandboxes per second, reaching 3 million in a day, with a peak simultaneous operation of 380,000; supporting this scale is a single cluster with approximately 160 nodes, 30,000 CPU cores, and 250TB of memory.

DSec prepares four types of backends for four categories of tasks: FnCall, Container, MicroVM, and Full VM, with the training side called through a unified Python SDK libdsec. The scheduling chain includes IAM, API Server, scheduling engine, node Edge, network proxy Aether, and components within the sandbox Chronus. The environment is divided into three layers of read-only images: base image, workspace, and toolkit, which are used in combination at startup. Runtime data from the paper shows that the actual read ratios of Python, Java, and C++ container images are approximately 6.0%, 9.2%, and 8.7%, respectively.

Starting from DeepSeek-V4.1, the Agent loop has been moved to the DSec worker container, no longer bound to the GPU Pod lifecycle. The security section disclosed reward hacking during training, including actions such as overwriting system files, swapping file data blocks, scanning networks, and triggering kernel crashes. Defensive measures include AppArmor and eBPF-based network filtering, but reports indicate that these measures do not completely resolve the issues.

app_icon
ChainCatcher Building the Web3 world with innovations.