mirror of
https://github.com/deepseek-ai/DeepSeek-R1.git
synced 2025-02-23 14:18:59 -05:00
32 lines
541 B
Markdown
32 lines
541 B
Markdown
## Description
|
|
|
|
<!-- What does this PR do? -->
|
|
|
|
## Related Issue
|
|
|
|
Fixes #[issue_number]
|
|
|
|
## Type of Change
|
|
|
|
- [ ] 🐛 Bug fix
|
|
- [ ] ✨ New feature
|
|
- [ ] 📝 Documentation update
|
|
- [ ] ⚡ Performance improvement
|
|
- [ ] 🧹 Code cleanup
|
|
- [ ] 🔨 Refactoring
|
|
|
|
## Testing
|
|
|
|
<!-- Describe tests added or existing tests modified -->
|
|
|
|
## Screenshots
|
|
|
|
<!-- If applicable, add screenshots -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Code follows repository style
|
|
- [ ] Changes tested locally
|
|
- [ ] Documentation updated
|
|
- [ ] PR title follows conventional commits
|