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 example for fine tuned Classifier #84

Open
brnaba-aws opened this issue Nov 18, 2024 · 0 comments
Open

Add example for fine tuned Classifier #84

brnaba-aws opened this issue Nov 18, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@brnaba-aws
Copy link
Contributor

Use case

Today in the classifier the model being used by default is using Claude Sonnet 3.5 on Amazon Bedrock.
We need another demo with a fine tuned LLM to showcase the implementation details.

Solution/User Experience

With a fine tuned LLM, the prompt can be reduced (hence number of tokens) and would have an impact on cost and latency.
This demo will also showcase how to build a custom classifier with a model that is fine tuned on specific domain.

Alternative solutions

No alternative solution for now.
@brnaba-aws brnaba-aws added triage enhancement New feature or request labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant