Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/assets/images/domux-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/memflywheel-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/data/post/domux-smart-home-command-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,5 @@ python eval/run_eval.py
- 许可证:Apache-2.0

Domux 是一次关于"极致延迟下文本语义解析能做到什么"的实验。如果你的智能家居项目需要低延迟、高准确率的指令理解能力,欢迎尝试并一起探索。

![](~/assets/images/domux-card.png)
2 changes: 2 additions & 0 deletions src/data/post/memflywheel-memory-flywheel.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,5 @@ MemFlywheel 的边界也刻意保持克制:它不重写主 Agent,不接管
- 许可证:Apache-2.0

MemFlywheel 让 Agent 的记忆不再是黑盒,而是看得见、改得了、版本可控的工程资产,并且每一次运行,都在为下一次运行积累复利。

![](~/assets/images/memflywheel-card.png)
Loading