ViperEkura
7a04b1f8ce
docs: replace shields.io endpoint badges with github/ direct badges
...
- Switch stars/forks/release to github/ endpoints to avoid pool exhaustion
- Add CI workflow badge for tests.yml
- Delete update-badges.yml (no longer needed)
- Remove remote gh-pages branch
2026-06-18 15:09:51 +08:00
ViperEkura
a30e3d5114
fix: 修复 shields.io GitHub badge 因 token 耗尽而无法显示
...
- 新增 Action 每天及 push 时同步 badges 至 gh-pages
- README 改用 endpoint 格式指向自建静态 JSON, 不依赖 shields.io GitHub token 池
- 同步更新中英两份 README
2026-06-16 22:21:58 +08:00
ViperEkura
c169659611
docs: 修正 assets/docs/ 类图、数据流、参数文档及贡献指南
...
- design.md: 新增 ProtocolHandler/OpenAIHandler/AnthropicHandler 等缺失类
- design.md: 新增 Template Method、Storage 设计模式
- dataflow.md: 修正 GQA/MLA 为独立条目,补充 JSON 存储后端
- params.md: 标注 label_smoothing CLI 默认与 strategy 默认差异
- introduction.md: 修正 max_tokens 默认值 1024→2048
- CONTRIBUTING.md: 重写(纯 Python 无 conda、补充 CI 步骤与常见问题)
- .github/PULL_REQUEST_TEMPLATE.md: 修正 lint 命令,去除多余注释要求
- .github/ISSUE_TEMPLATE/bug_report.md: 修正 label(enhancement→bug)
2026-05-15 22:54:41 +08:00
ViperEkura
466c34d7a8
ci: 添加 Docker 镜像自动构建工作流
2026-04-10 13:09:58 +08:00
ViperEkura
feaa3fca36
ci: 优化 GitHub Actions 工作流
2026-04-05 22:40:16 +08:00
ViperEkura
80c0b20877
Update issue templates
2026-03-31 15:20:21 +08:00
ViperEkura
e7721eafc6
docs: 更新说明内容
2026-03-31 15:18:49 +08:00
ViperEkura
b1527d9575
docs: 优化文档结构并添加 GitHub 模板
2026-03-31 10:00:49 +08:00
ViperEkura
426af2d75f
style: 使用ruff 工具优化代码风格
2026-03-30 23:32:28 +08:00
ViperEkura
0ca4871e80
ci(spell-check): 修改检查流程
2026-02-11 16:01:53 +08:00
ViperEkura
fed4d64cea
ci(spell-check): 添加拼写检查工作流
2025-12-10 15:17:59 +08:00