Using fine-tuned models on AIsuru

Now that you've fine-tuned a language model, you can start using it directly in the platform with your Agent. Here's how 👇

Creating a model in AIsuru

To get started:

  1. Go to the Models section (in the sidebar);

  2. Enter all the required information to create the model;

  3. Fill in the required fields and write your fine-tuned model's code in the "Model" field.

How to use the fine-tuned model in an Agent

  1. Go to your Agent's Settings > AI;

  2. In the "Provider settings" section, select your fine-tuned model under "Configuration for questions and answers".

✅ From now on, your Agent will respond using a language model fine-tuned on the data AIsuru exported.

Last updated