# 2025年7月上半月报

### 主网参数

* 验证者节点：103 个
* Miner 节点：1043 个
* 钱包总数增长：+99<br>

### 项目进展概览

#### 一、大模型开发

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

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

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

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

* **首个版本上线：**&#x5B8C;成度100%。由 MATRIX AI 提供初始 Agent Tools，用户可自由组装 Agent。
* * 优化Model Center的稳定性
* **基准模型扩展：**&#x5B8C;成度85%。引入 DeepSeek V3 作为兼容基准模型。

#### 四、智能体 MVP

* **AI Agent MVP 上线准备：**&#x5B8C;成度93%。优化MAC的交互界面。

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

* **NeuraMATRIX 启动：**&#x5B8C;成度23%。协助完成Hypnus第一个版本APP的上架工作，包括数据的隐私标准。

#### 六、其他进展

* 开始下一阶段开发目标的设计与论证。

<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-7-yue-shang-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.
