ViperEkura
59248032dc
chore: fix ruff lint warnings and signal handling edge cases
...
- Fix pre-existing ruff lint warnings (F401, F541, F841, E741)
- Exclude .md/.json/.yml from ruff format check
- Unblock SIGTERM/SIGINT via pthread_sigmask in early signal handler
- Do not restore SIG_DFL on unregister to prevent pending signal kills
2026-07-25 21:08:30 +08:00
ViperEkura
6715461a36
chore : 升级 torch 2.11.0+cu128,移除自定义 Muon,修复 gloo device_id
...
- torch 2.7.1-cu126 升级至 2.11.0-cu128,numpy 2.3.2 升级至 2.4.4
- 移除 astrai/trainer/optim.py,改用 torch.optim.Muon
- parallel setup: gloo 后端不再传递 device_id,单卡多进程不再报错
2026-06-27 16:10:37 +08:00
ViperEkura
aa5e03d7f6
fix: 修复工厂模式问题并增加chat-template设置
2026-04-04 12:05:05 +08:00
ViperEkura
475de51c7d
feat: 增加server, 并且修改测试单元
2026-04-02 15:05:07 +08:00
ViperEkura
2e009cf59a
chore: 更新项目名称
2026-03-31 09:34:11 +08:00
ViperEkura
426af2d75f
style: 使用ruff 工具优化代码风格
2026-03-30 23:32:28 +08:00
ViperEkura
e1f9901384
build: 更新设置
2026-03-30 21:44:50 +08:00
ViperEkura
0e7fc623b4
fix: 修复部分已知问题
2026-03-30 21:42:00 +08:00
ViperEkura
c74fbf84b7
build: 增加h5py 版本号
2026-03-04 21:29:37 +08:00
ViperEkura
1d43a1785e
build: 修改dependencies 以及版本号
2026-03-04 20:13:38 +08:00
ViperEkura
a33d086883
build: 修改build 方式
2026-02-27 17:52:28 +08:00