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

#4292 - ollama-based recommender #4392

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Dec 24, 2023

What's in the PR

  • Enable creation of document-level recommendations using ollama, e.g. for summarization
  • Allow logging messages during prediction
  • Query models from the ollama deamon

How to test manually

  • Try using ollama in conjunction with document-level layer

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Enable creation of document-level recommendations using ollama, e.g. for summarization
@reckart reckart added this to the 31.0 milestone Dec 24, 2023
@reckart reckart self-assigned this Dec 24, 2023
@reckart reckart force-pushed the feature/4292-ollama-based-recommender branch from 4a55d97 to 708b7a3 Compare December 24, 2023 17:00
- Allow logging messages during prediction
- Query models from the ollama deamon
@reckart reckart force-pushed the feature/4292-ollama-based-recommender branch from 708b7a3 to 43346f4 Compare December 24, 2023 18:14
@reckart reckart merged commit bdaeb95 into main Dec 24, 2023
1 check passed
@reckart reckart deleted the feature/4292-ollama-based-recommender branch December 24, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant