Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mixture of experts #1054

Open
pelikhan opened this issue Jan 26, 2025 · 1 comment
Open

Implement mixture of experts #1054

pelikhan opened this issue Jan 26, 2025 · 1 comment

Comments

@pelikhan
Copy link
Member

Currently only the first comment is analyzed by only 1 model. Run multiple models, feed all comments.

@pelikhan pelikhan changed the title Implement mixture of exports food issues Implement mixture of experts Jan 27, 2025
Copy link

github-actions bot commented Jan 27, 2025

Mixture of Experts could be an interesting approach to improve the quality of analysis across different types of comments. Running multiple models and feeding all comments would allow for a more comprehensive understanding of user behavior and preferences.

Consider implementing a system where comments are distributed among various models based on predefined criteria (e.g., comment content, length). This way, you can benefit from the strengths of each model while reducing the reliance on any single algorithm.

It might also be useful to evaluate the performance of each model separately before combining their outputs. This would help identify which models work best with specific types of comments and ensure a more robust overall system.

AI-generated content by issue-reviewer may be incorrect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant