# 2025年6月下半月报

### 主网参数

* 验证者节点：104 个
* Miner 节点：1069 个
* 钱包总数增长：+97<br>

### 项目进展概览

#### 一、大模型开发

* **Morpheus 大模型优化：**&#x5DF2;完成91%。目前核心模型调优工作已全部完成，当前主要进行与 Agent Center 的对接调试。
* **DeepSeek V3 集成：**&#x5DF2;完成87%。引入 MOE 架构以提升模型推理及训练效率。

#### 二、分布式隐私计算

* **MANTA 扩展以支持智能体训练/推理隐私保护：**&#x5C1A;未启动。
* **MANTA 优化以支持 DeepSeek V3 MOE 框架训练：**&#x5C1A;未启动。

#### 三、Agent Model Center（MVP 阶段）

* **首个版本上线：**&#x5B8C;成度98%。由 MATRIX AI 提供初始 Agent Tools，用户可自由组装 Agent。
* * 已完善使用手册。
  * 完成第二轮内部测试。
* **基准模型扩展：**&#x5B8C;成度85%。引入 DeepSeek V3 作为兼容基准模型。

#### 四、智能体 MVP

* **AI Agent MVP 上线准备：**&#x5B8C;成度87%。已完成 MAC 的首次内部测试与调优。

#### 五、脑波分布式数据库

* **NeuraMATRIX 启动：**&#x5B8C;成度17%。首个生态应用已上线，正在收集与脱敏用户神经数据。

#### 六、其他进展

* **Contextus 第一版本：**&#x5185;部测试已完成。

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.matrix.io/bi-weekly-reports/2025-nian-6-yue-xia-ban-yue-bao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
