Using fine-tuned models on AIsuru
PreviousHow to do fine-tuning easily with AIsuruNextWeb interfaces: creating interactive experiences
Last updated
Now that you've fine-tuned a language model, you can start using it directly in the platform with your Agent. Here's how 👇
To get started:
Go to the Models section (in the sidebar);
Enter all the required information to create the model;
Fill in the required fields and write your fine-tuned model's code in the "Model" field.
Go to your Agent's Settings > AI;
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