Skip to content

Summarization Service has different model configuration than utils.py #45

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

Open
passarel opened this issue Jun 5, 2025 · 0 comments
Open
Assignees
Labels
refactor Code restructuring without changing behavior

Comments

@passarel
Copy link
Contributor

passarel commented Jun 5, 2025

Summarization service (and maybe other services) have their own, separate code to load the models. However, the model from the chain in the notebook runs using the definitions in the utils.py file.

For the sake of simplicity for maintenance and reuse of code, we should have a single point for model loading - using only utils.py makes more sense in my opinion

@ata-turhan ata-turhan added the refactor Code restructuring without changing behavior label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code restructuring without changing behavior
Projects
None yet
Development

No branches or pull requests

4 participants