refactor: unify model config detection (#1613)

This commit is contained in:
leejet
2026-06-07 01:05:12 +08:00
committed by GitHub
parent b9254dda0d
commit cfbc19d186
20 changed files with 2124 additions and 1637 deletions

View File

@@ -44,6 +44,8 @@ Naming conventions:
Some older code in the project may not fully follow the current conventions. Please do not submit PRs that only rewrite existing code to match style rules.
When adding or modifying model implementations, follow the model config and weight detection conventions in [docs/model_config.md](docs/model_config.md).
## AI-Assisted Contributions
AI tools may be used to assist development, but contributors are responsible for the quality and correctness of the submitted code.