Skip to content

Releases: momori777/Artemis

1.3

15 Jun 00:06

Choose a tag to compare

夏目和亚托莉的live2D都做了全身和上半身配置,不用担心看不清楚脸了,尽可能修复了夏目live2D的多图层问题,live2D语音问题也修复了,并且新增工具人模式节省token
natsume and atori live2D did fully and upper_body config,don't worry about ignoring face,in my best,repair natsume live 2D muti picture problem,repair voice,add tool-man mode.save tokens

1.2

13 Jun 20:30
f4463b6

Choose a tag to compare

1.2

亚托莉来本色出演了!!!同样有参照音频,语音聊天,人设,live2D,和夏目的独立运行,互不冲突哦
Atri-AI play for her original role!!! also ref audios,tts,personality,live2D, divided by natsume,not crush

可能暂时不更新了,频繁更新太累了

1.1

11 Jun 23:35

Choose a tag to compare

1.1

加了个导入酒馆角色卡和后宫功能,酒馆角色卡导入脚本在skills里,导入后/reset就能切换女友了,不同女友记忆性格已分别配置
add a tavern character card import and harem system,in skills directory for commands,/reset for switch girlfriend,different girlfriend personality divided by config

1.01

11 Jun 12:51

Choose a tag to compare

加了个一键启动所有文件的start.ps1,自动启动所有功能,更宽泛的端口处理,llama会返回解析体而非一个error,模型31.7GB
add a start.ps1 for all start up,more wisely API response,llame gives detailed feedback not single error,models data 31.7GB

1.00

10 Jun 14:53

Choose a tag to compare

Girlfriend agent,comprehensive and warm hearted
美少女助手,一应俱全,还爱着你

0.955

10 Jun 07:15

Choose a tag to compare

轮椅试安装脚本,powershell -ExecutionPolicy Bypass -File quick_setup.ps1,检测不到路径才会手动配,我奶奶来了都会装

script installation for trump's son, powershell -ExecutionPolicy Bypass -File quick_setup.ps1, auto detect directory,minimal manually set

0.95

10 Jun 06:48

Choose a tag to compare

加了个用户手动降级重启llama的脚本,保证至少能跑
修复若干小bug
如果进程卡死,powershell跑这个脚本:
powershell -ExecutionPolicy Bypass -File "D:\AI_Girlfriend\skills\shared\restart_llama_degraded.ps1"

add a user manual reset llama script, at least for running
fix several tiny bugs
if locked,powershell run this code:
powershell -ExecutionPolicy Bypass -File "D:\AI_Girlfriend\skills\shared\restart_llama_degraded.ps1"

0.94 version

09 Jun 09:53

Choose a tag to compare

sakura desktop pet和openclaw向量库分别存储,但共享MiniLM-L6-v2 模型,同一套 embedding 服务来存储记忆,双边互相可读
sakura desktop pet and openclaw use divided Vector database,but share MiniLM-L6-v2 model,a same set of embedding service for memory,double-side readable.

0.93 version

08 Jun 21:40

Choose a tag to compare

模块工具显存调度,llama重启几乎不会出错,又快又好,修复了之前复数文件的路径配置问题

modules VRAM,llama reload almost perfect,effecient and excellent,repaired several directory problems
屏幕截图 2026-06-09 055146

next: enable backend robust architecture

0.92 version

08 Jun 10:31

Choose a tag to compare

保守VRAM调度,比激进版本的VRAM调度更慢,但是更不容易卡死
conservative VRAM schedule,slower than aggressive version,but less locked