# 2025年5月上半月报

### 主网参数

验证者节点：103个

Miner节点：1174个

钱包数变化：43+

&#x20;

### 项目动态

#### 1.     大模型初始化

**o   优化Morpheus作为AI 智能体底层大模型——77%（这个部分其实模型调优部分已经都开发完毕了，目前只剩下和Agent Center的对接调试工作））**

开发部署与推理接口，允许用户通过简洁的API调用Morpheus模型进行推理和训练。

进行集成测试，确保Morpheus能够高效处理来自Agent Model Center的不同任务请求。

&#x20;

**o   引入DeepSeek V3的MOE模型框架，以提升基础大模型的训练效率——87%**

&#x20;

#### 2.  分布式隐私计算支持

**o   扩展MANTA计算体系，以支持智能体所需要的训练与推理的隐私保护计算——0%（暂时不会开工）**

**o   优化MANTA计算体系，以支持DeepSeek V3所需的MOE模型训练及推理——0%（暂时不会开工）**

&#x20;

#### 3.         Agent Model Center（MVP）

**o   上线第一版本的Model Center，由MATRIX AI提供初始化的Agent Tools，用户可以基于Tools组装Agent——89%**

完成对系统架构和功能模块的压力测试，评估平台在高负载环境下的表现。

**o   扩展Agent Model Center兼容的基准模型，引入DeepSeek V3作为基准模型之一——85%**

对系统进行全面的压力测试，评估在大规模数据和多模型训练环境下的性能。

#### 4.         智能体MVP

**o   提供可供用户测试的基于Morpheus的AI Agent MVP——30%（后面可能不会专注于提供Agent 而是直接完成Agent Center的功能）**

#### 5.         脑波分布式数据库启动

**o   上线NeuraMATRIX第一个生态应用，开始收集用户数据并进行脱敏清洗——17%**

#### 6.         Others

**o   完成MCP Router工具的Demo版本。**

&#x20;

&#x20;


---

# 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-5-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.
