Skip to content

v0.1.0 — 鼠须管 + AI 联想 (macOS arm64)

Latest

Choose a tag to compare

@wyjrichhh wyjrichhh released this 29 Jun 07:10

内置 ai-predict 插件 + CT2 模型 + 默认简体朙月拼音配置 的鼠须管安装包,装完即用——无需自己编译,也无需另外下载模型。

平台

  • macOS 13+,Apple Silicon (arm64) only
  • 已签名 + 公证,Gatekeeper 直接放行,无需右键「打开」绕过
  • Intel 用户:请按 README 从源码构建,或自行打 universal

安装

  1. 双击 Squirrel-1.1.2-ai-predict-arm64.pkg 安装
  2. 注销并重新登录 macOS
  3. 在输入法菜单切到「鼠须管」,输入拼音即可看到 AI 候选(默认落在第 2 位)

它会改动什么

  • 先把现有 ~/Library/Rime/ 完整备份到 ~/Library/Rime.backup-<时间戳>/
  • 覆盖 default.custom.yaml / luna_pinyin.custom.yaml(接入 ai_predict 引擎、默认简体朙月拼音 + 扩展词库)
  • 铺设 CT2 模型 predict_models/zh-base-ct2-int8/ 并自动部署
  • 保留 user.yaml*.userdb(学习记忆)和其它方案的 *.custom.yaml

如需还原:删除新配置,从备份目录拷回即可。

基于

鼠须管 v1.1.2(含上游前端协议 rime/squirrel#1143)+ ai-predict 插件 + zh-base-ct2-int8 模型。