Closed SEZ9 closed 3 weeks ago
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
Description
For large language model (LLM) hosting services, DolphinScheduler's data scheduling tasks present two key opportunities:
Integrating services like Amazon Bedrock as a task plugin, where Bedrock can support fine-tuning of LLM models. After upstream data is orchestrated and processed, it can directly invoke Bedrock for fine-tuning and model evaluation, such as in scenarios involving fine-tuning models like LLaMA 3 or Claude 3.
Leveraging LLMs to process multimodal capabilities, handling unstructured data like images and text, extracting and structuring the output for downstream processing.
Use case
Related issues
No response
Are you willing to submit a PR?
Code of Conduct