Contributing¶
Project Status
This is a personal project maintained in spare time. Progress on performance optimization and new model support may vary.
Areas for Contribution¶
| Area | Description |
|---|---|
| Model Optimization | Optimize model interfaces and post-processing |
| New Models | Add support for new vision/VLM models |
| Bug Fixes | Fix issues and edge cases |
| Documentation | Improve docs and examples |
| Other | Any other improvements or suggestions |
Pull Requests¶
- Fork the repository
- Create a feature branch
- Run
cargo fmtandcargo clippy - Submit PR with clear description
Questions?
Open a discussion or issue.