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

Improve Small Model Compatibility #34

Open
athulchandroth opened this issue Feb 21, 2025 · 0 comments
Open

Improve Small Model Compatibility #34

athulchandroth opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@athulchandroth
Copy link
Collaborator

Description

Smaller Ollama models (below 32B parameters) are failing to properly handle function calling, causing loops and hallucinations in the summarization process.

Impact

  • Users with limited resources cannot use smaller models
  • Inconsistent behavior with different model sizes
  • Poor summarization quality with smaller models

Acceptance Criteria

  1. Identify minimum model requirements
  2. Add model compatibility checking
  3. Clear error messages for incompatible models
  4. Documentation of supported models
  5. Fallback options for lower-resource systems

Priority

Medium - Affects subset of users using smaller models

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant