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

Supported SFT for OpenAI, Optimize Task Termination and Align Docs with Code in Multimodal Modules #370

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JingofXin
Copy link
Contributor

@JingofXin JingofXin commented Nov 29, 2024

  1. Avoid unnecessary task termination post-completion.
    image

  2. Ensure consistency between documentation and code in multimodal modules.

  3. Supported SFT for openai

Three tasks were fine-tuned:

  • The first task failed,
  • The second task succeeded,
  • The third task was cancelled midway.

This verified all fine-tuned APIs:

  • online_model_train
  • online_model_get_all_trained_models
  • online_model_cancel_training
  • online_model_get_training_status
  • online_model_get_training_log
  • online_model_get_training_cost

image

Log of a successful task:
image

@JingofXin JingofXin changed the title Optimize Task Termination and Align Docs with Code in Multimodal Modules Supported SFT for OpenAI, Optimize Task Termination and Align Docs with Code in Multimodal Modules Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant