Cialtion commited on
Commit
840e102
Β·
verified Β·
1 Parent(s): 175f799

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -251,7 +251,8 @@ Feed **`simpletool-game.skill.md`** along with this **`README.md`** into your AI
251
  ## Roadmap
252
 
253
  - [ ] **World Simulation** β€” Large-scale (1,000+ NPCs) real-time AI world simulation with < 200ms action latency per agent
254
- - [ ] **Native Windows Support** β€” Windows game engine plugins and native runtime(no need for docker or wsl)
 
255
  - [ ] **Apple Ecosystem** β€” Mac and iPhone on-device deployment (CoreML / Metal)
256
  - [ ] **v3 Architecture** β€” Fast thinking (real-time SimpleTool) + slow thinking (async meta-cognition) fusion
257
  - [ ] **Embodied Intelligence** β€” Virtual 3D digital humans, large-scale game engine integration demos
 
251
  ## Roadmap
252
 
253
  - [ ] **World Simulation** β€” Large-scale (1,000+ NPCs) real-time AI world simulation with < 200ms action latency per agent
254
+ - [ ] **Speculative & Multi-Token Decoding** β€” Speculative decoding and multi-token prediction for further latency reduction
255
+ - [ ] **Native Windows Support** β€” Windows game engine plugins and native runtime (no need for Docker or WSL)
256
  - [ ] **Apple Ecosystem** β€” Mac and iPhone on-device deployment (CoreML / Metal)
257
  - [ ] **v3 Architecture** β€” Fast thinking (real-time SimpleTool) + slow thinking (async meta-cognition) fusion
258
  - [ ] **Embodied Intelligence** β€” Virtual 3D digital humans, large-scale game engine integration demos