⚙️Train Your Own Model

To train your own custom model, follow these steps:

  • Upload Dataset: Prepare and upload your dataset. Ensure it is in the appropriate format (e.g., Q&A format for instruction-based LLMs).

  • Create a Model Version: Navigate to the "Models" section and click on "Create New Version" to define a new version of your model.

  • Start Training: Click on the "Start Training" button to begin the training process. Monitor the training progress through the dashboard.

  • Deployment: Once training is complete, you can deploy your model:

    • Deploy the Model: Click on the "Deploy" button.

    • Auto Record Conversations into a Dataset (optional): Enable this feature for continuous improvement.

    • Upload Knowledge Base (optional): Add a knowledge base to enhance the model's capabilities.

Last updated