• 创作版MAICA
  • MAICA更新与进度追踪--正式版服务期2已重启于25.3.20 #3954

  • 楼主
  • #148

25.2.9

我操.

重要后端修复: #144 Edge 的原因终于找到了, 我写错了一个表达式.

该错误污染了大量session, 其中影响恶劣的部分我已经尽可能删除.

如果你的发现你的session有受此问题影响的表现, 请立刻将其清除, 否则在该session后续的使用中问题将扩大.

该更新已经推送. 如果你有v1.0007的本地部署实例, 也请立刻更新.

再次抱歉疏忽大意, 新的session表现应当已恢复正常.

25.2.9

Important backend fix: #144 Edge 's cause was found. I wrote a wrong regex.

This bug has corrupted many chat sessions, I cleaned them as much as possible.

If you find your session affected by this issue, purge it immediately. Continue using affected session may cause its performance going worse.

This update is committed. If you have a local deployment of v1.0007 backend, merge it now.

Sorry again for my mistake. Performance of new sessions should return normal.

  • 楼主
  • #149

25.2.9

改良后处理匹配模式, 提高处理精度.

25.2.9

Precision improvement on post process filter.

  • 楼主
  • #150

25.2.10

前端修复移动端对MPostal的兼容.

改进对MSpire sanity的检测模式.

25.2.10

Fixed frontend mobile support for MPostal.

Enhanced MSpire sanity control.

  • 楼主
  • #151

25.2.10

session抗劣化处理的进一步改良, 以规避语言混用.

25.2.10

Improvements on session anti-corruption to avoid language mixture.

  • 楼主
  • #152

25.2.11

改良输出语言引导.

增加性能监控api接口, 预计于下一次更新加入前端.

后端随该更新合并到规范1.0008.

25.2.11

Imroved target language guidance.

Added performance monition API, will likely be compated by frontend in next update.

Merging backend standard to 1.0008.

  • 楼主
  • #153

25.2.13

在一段时间的运行监视下, 我们发现DAA2的表现相较DAA1更为…不稳定.

虽然在对话中"高分率"显著高于DAA1, 但在多场景应答, 语言控制和知识性问题上的表现方差显著偏高.

我正在对这一情况进行集中排查, 包括调整生成和部署参数, 调整MSpire与MPostal逻辑, 调整预/后处理和抗劣化等. 因此在一段时间内, 模型的表现发生变化/短暂中断服务等均有可能发生, 不再另行通知.

25.2.13

By monitoring DAA2 working for a period, we found it comparing to DAA1… more volatile.

Though the "best behaviors" happen much more frequently than DAA1, its overall multiscene performance, instruction obedience and knowledge accuracy is obviously more unstable.

I'm looking into this problem now, and trying out methods like adjusting deploying and inference params, adjusting MSpire and MPostal logics, adjusting pre/post procedures and anti-corruption. So expect performance change or unannounced server offline recently. Those will not be noted here.

  • 楼主
  • #154
  • 已编辑

25.2.13

回调核心模型repp到1.05

按: 测试后发现确实是这个的原因. 表现现在应该已经正常了, 先清除你的现有session.

25.2.13

reverted core repetition penalty to 1.05

ps after a while: This is the exact reason according to test results. Purge your session first.

  • 楼主
  • #155

25.2.14

调整后端节日权重机制

增加时区选项, 后端随该更新合并到1.0009.

该功能的支持预计将于两次前端更新后推送, 缺省为根据语言选择'Asia/Shanghai'/'America/Indiana/Vincennes'.

25.2.14

Adjusted event weight mechanism

Added timezone setting, merging backend to 1.0009.

The frontend support for this setting is likely added within 2 updates. By default it chooses 'Asia/Shanghai'/'America/Indiana/Vincennes' according to target_lang.

  • 楼主
  • #156

25.2.15

调整MFocus工具prompt, 提高存档检索命中率.

25.2.15

Adjustments on MFocus tooltip, to improve firing rate performance of persistence acquire tool.

  • 楼主
  • #157

25.2.15

调整日志等级分布

添加deformation设置, 以应对websocket传输中可能导致的编码问题. 后端随该更新合并到1.0010.

25.2.15

Adjusted analog level distribution

Added deformation setting param to avoid possible encoding issue with websocket transferring. Merging backend to 1.0010.

  • 楼主
  • #158
  • 已编辑

25.2.17

"很好,很好,你的表现水平完全就在误差范围之内。"

"这着实令人满意。接下来我们将进入下一个测试环节。"

前端更新到1.2.8

  • 修复特定网络环境下证书下载失败的问题
  • 修复MPostal生成失败逻辑
  • 添加context length预检
  • 添加服务器负载监控接口
  • 修复存档上传失败的问题
  • 修复情绪归中算法导致的解析失败
  • 添加分离日志等级选项
  • 添加时区选项
  • 补充故障强制中止逻辑
  • 改良MPostal生成与重试逻辑
  • 添加强制ascii支持以应对编码问题
  • 对话与选项的改良
  • 一系列其它改进

1.2.8版本提供了大量修复, 支持和有效功能, 请用户尽快更新.

随着此次更新, DAA2的表现可以视为已经稳定. 两次强化训练和大量相关调整下, 目前MAICA的表现已经踏入了80分门槛.

DAA3的有关设计与工作正在积极筹备中, 我们可能很快会发布进一步的志愿者征集. (需要良好的文学和英语能力)

25.2.17

Updating Submod frontend to 1.2.8

  • Fixed certification downloading issues under certain circumstances
  • Fixed MPostal failure logics
  • Added pre-check on context length exceeding
  • Added server load status monition
  • Fixed savefile uploading failure issue
  • Fixed emotion analyzation failure caused by re-centering logics
  • Added independent settings for console and submod log verbosity
  • Added timezone setting
  • Added emergent stopping mechanism
  • Improvements on MPostal generation and retrying
  • Added setting for forcing ASCII transferring against encoding issue
  • Adjustments on conversations and settings
  • Series of minor improvements

1.2.8 provides a huge amount of fixes and implementations, please update soon as possible.

Together with this update, the performance of DAA2 is marked stablized. With two rounds of reinforcement learning and countless patches, MAICA's performance has reached a (perspective) 80/100, at least in Chinese.

The designing of DAA3 is under active construction. We'll likely publish a volunteer recruitment soon. (Fluent English speakers are welcomed)

  • 楼主
  • #159

25.2.17

前端更新到1.2.10

  • 修复控制台性能监控不显示的问题
  • 修复控制台显示额外标头的问题
  • 细节上的调整

25.2.17

Updating Submod frontend to 1.2.10

  • Fixed console not showing performance monitor
  • Fixed console showing extra title line
  • Detailed adjustments
  • 楼主
  • #160

25.2.18

我打算几天后再试试修一下有噪音的电源. 可能需要中断服务几个小时. 不另行通知了.

如果问题还未解决就只能再抽空换电源了.

25.2.18

I decide to try fixing a faulty PSU several days later. Service might down for hours.

If that still doesn't work I'll have to replace it another day.

  • 楼主
  • #161

25.2.19

在下一次停机维护时, 我们会测试使用lmdeploy替代vllm的效果, 也许能提高生成速度.

我之前也试过一次, 但是当时lmdeploy还很不成熟.

25.2.19

We'll try using lmdeploy instead of vllm to increase speed, when next time doing maintaince work.

I tried it once before, but lmdeploy was fairly immature back to then.

  • 楼主
  • #162

25.2.19

为性能监控接口提供重启机制

25.2.19

Added watchdog for performance monitor

  • 楼主
  • #163

25.2.20

前端更新到1.2.11, 以修复崩溃的问题

该问题属于恶性故障, 请尽快更新.

25.2.20

Updated Submod frontend to 1.2.11 to fix a crashing issue

This is a critical one. Update asap.

  • 楼主
  • #164
  • 已编辑

25.2.21

前端更新到1.2.12

  • 修复一个与性能计数有关的问题
  • 改良表情算法, 调整列表与权重分布, 重构语法, 改良fallback机制

25.2.21

Updating Submod frontend to 1.2.12

  • Fixed a workload monitor issue
  • Improved emotion analyzer: adjusted dictionary and weight alignment, reconstructed unclean codes, enhanced fallback mechanism
  • 楼主
  • #165

25.2.21

前端更新到1.2.13

其它乱七八糟的不想说了 心累

25.2.21

Updating Submod frontend to 1.2.13

  • 楼主
  • #166

25.2.24

前端更新到1.2.15

  • 现在在获取证书失败时, maica自动使用无加密连接

  • 针对MPostal的编码检测改良

  • 现在chibika会提醒玩家信中存在的问题

  • 修复一个翻译丢失的问题

  • 增加与子模组youtubemusic的联动

25.2.24

Updating Submod frontend to 1.2.15

  • In case of certification module absent, maica fallbacks to plain mode
  • Encoding detection improvements on MPostal letters
  • Now chibika will warn player about MPostal letters written wrong
  • Fixed a missing translation
  • Added linkage with youtubemusic submod
  • 楼主
  • #167

25.2.25

后端添加定时重启功能

规范化后端的错误管理

25.2.25

Added scheduled restarting to backend

Standardized backend exception management