- 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)
537 B
537 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve | [BUG] | bug |
Description
A clear and concise description of what the bug is.
Steps to Reproduce
- ...
- ...
- ...
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened.
Environment
- Python version:
- AstrAI version (or commit hash):
- Operating System:
- GPU (if applicable):
- CUDA/cuDNN version (if applicable):
Additional Context
Add any other context, screenshots, or logs here.