ViperEkura
  • Joined on 2026-04-02
ViperEkura pushed to main at ViperEkura/AstrAI 2026-06-16 22:34:33 +08:00
a30e3d5114 fix: 修复 shields.io GitHub badge 因 token 耗尽而无法显示
1818d06576 feat: 新增 IFD 数据质量评分工具, 移动 ppl 至 eval
4e8d1ee24e feat: 新增 IFEval 指令遵循评测
fec376b0dd fix : 修复策略相关文件的类型注解与抽象方法体
a2512f8a5a fix : resume_dir 无权重文件时不强制加载,支持仅配置训练
Compare 15 commits »
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-15 14:05:34 +08:00
b399d94de3 fix: add tokenizer thread-safety patch and disable frontend multiprocessing for image support
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-15 14:02:07 +08:00
3a3d0e2723 add modalities config for Qwen3-VL-8B-Instruct to enable image input
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-15 14:01:12 +08:00
9cbc7b0878 switch to Qwen3-VL-8B-Instruct, fix start.sh arg, enable tool calling with hermes parser
917ff1c357 refactor server.py to use vLLM Python API and add permission config
Compare 2 commits »
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 19:21:50 +08:00
b4490f26e2 update README with Qwen2.5 and manual start
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 19:21:31 +08:00
fe997f6522 log to project dir, add web.log to gitignore
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 19:15:38 +08:00
45adc385a0 fix: use model defaults for Qwen2.5, hermes parser
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 19:08:47 +08:00
62db1a70aa switch to Qwen2.5-7B-Instruct
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 19:05:25 +08:00
b3caa7dd7b add server, config, and scripts
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 18:58:02 +08:00
c49f6b3ffd add server, config, and scripts
ViperEkura pushed to main at ViperEkura/ToolAgent 2026-06-14 18:56:45 +08:00
110226d612 first commit
ViperEkura created branch main in ViperEkura/ToolAgent 2026-06-14 18:56:45 +08:00
ViperEkura pushed to main at ViperEkura/AstrAI 2026-06-05 17:43:55 +08:00
3057741de9 refactor : 合并 data config docstring 并实现 BFD 打包策略
acd1103bd0 fix : 使用 bool 注意力掩码并支持打包 SFT 文档边界阻断
dc7d2cfbca refactor : FastAPI 懒加载单例,消除模块级副作用
Compare 3 commits »
ViperEkura pushed to main at ViperEkura/AstrAI 2026-06-04 14:35:12 +08:00
b36a78c612 test : SFT 测试数据补全 position_ids 字段
985d940db6 feat : 数据流水拼接策略支持 position_ids 预计算
5e73ca20aa feat : train CLI 新增 val_split/val_step/metrics/log 参数
438dc10391 fix : MMLU eval 使用 chat template 格式匹配 SFT 训练数据
615ba5d8ef feat : 新增 HumanEval pass@k 代码生成评测
Compare 12 commits »
ViperEkura pushed to main at ViperEkura/AstrAI 2026-06-02 17:41:14 +08:00
01ce1fb9e3 refactor : Pipeline 去除去重,ids 重命名为 sequence,泛型透传
14f83cbdac perf : 预编译 Jinja2 Template,避免每次 render 重新构建
dbe5891201 refactor : 统一 SectionedMaskBuilder,支持可配置 dtype
2a65c3314c fix : 修复 created 时间戳、bin 多 shard 覆盖与文档遗漏
Compare 4 commits »
ViperEkura pushed to main at ViperEkura/AstrAI 2026-05-30 21:41:23 +08:00
1c2ff05a6d docs : 三轮深度验证修复文档与代码不一致
ViperEkura pushed to main at ViperEkura/AstrAI 2026-05-30 21:04:53 +08:00
31ae2deeba refactor : BaseConfig 提供 from_json/to_json,嵌套 config 自动反序列化
69207e2c57 refactor : 基于声明式 JSON 配置的预处理管线重构
138c5bcc08 feat : 添加 JSONL 预处理管线
a923e0a23a fix : 修复 MMLU 评测脚本数据源和依赖
f521a30b22 fix : FSDP 优化器顺序、温度除零、调度器静默死亡、ref模型设备
Compare 7 commits »
ViperEkura pushed to main at ViperEkura/SKILLS 2026-05-30 15:35:03 +08:00
b50e4cd5d8 feat: bundle CDN assets locally to eliminate network timeout
ViperEkura pushed to main at ViperEkura/SKILLS 2026-05-30 15:31:42 +08:00
ViperEkura pushed to main at ViperEkura/SKILLS 2026-05-30 15:02:58 +08:00
b50e4cd5d8 feat: bundle CDN assets locally to eliminate network timeout