-
Notifications
You must be signed in to change notification settings - Fork 127
components Foundational Models Finetune documentation
github-actions[bot] edited this page Aug 27, 2024
·
5 revisions
-
Component to finetune Hugging Face pretrained models for chat completion task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
oss_text_generation_data_import
FTaaS component to copy user training data to output
-
Component to finetune Hugging Face pretrained models for extractive question answering task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.