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

Add support for calling mistral for titling (no public API yet) #1168

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

dsmilkov
Copy link
Collaborator

@dsmilkov dsmilkov commented Feb 5, 2024

Add support for calling mistral for titling, but without adding public API yet.

  • Add generate_title_mistral and generate_category_mistral titling functions.
  • change the internal cluster_impl so we can override the cluster titling and category titling functions to use those
  • At a later PR when we are happy with quality, we can switch to those by default.

Copy link
Contributor

@nsthorat nsthorat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing work!

lilac/data/cluster_titling.py Outdated Show resolved Hide resolved
lilac/data/cluster_titling.py Outdated Show resolved Hide resolved
lilac/data/cluster_titling.py Outdated Show resolved Hide resolved
lilac/data/cluster_titling.py Outdated Show resolved Hide resolved
lilac/data/cluster_titling.py Outdated Show resolved Hide resolved
lilac/data/dataset.py Show resolved Hide resolved
lilac/data/dataset.py Show resolved Hide resolved
@dsmilkov dsmilkov enabled auto-merge (squash) February 8, 2024 19:26
@dsmilkov dsmilkov merged commit 6cb4f72 into main Feb 8, 2024
4 checks passed
@dsmilkov dsmilkov deleted the ds-cluster-mistral branch February 8, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants