Contributing¶
Project Status
This is a personal project maintained in spare time, so progress on performance optimization and new model support may vary.
I highly welcome PRs for model optimization! If you have expertise in specific models and can help optimize their interfaces or post-processing, your contributions would be invaluable. Feel free to open an issue or submit a pull request for suggestions, bug reports, or new features.
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.