Playground¶
Overview¶
The Playground section of TurboAI Cloud provides an interactive environment for experimenting with various machine learning models. It's a sandbox for testing models with your own data without the need for coding.
Accessing Playground¶
To access the Playground, navigate to the side navigation bar and click on the "Playground" section.
Using the Playground¶
Step 1: Select a Model¶
Choose a model from the list of available models. You can filter models by type or use the search bar to find a specific model.
Step 2: Configure Model Parameters¶
Adjust the following parameters to suit your needs:
Parameter | Description |
---|---|
Temperature | Controls the randomness of the model's output. |
Max Tokens | Sets the maximum number of tokens the model can generate. |
Top P | Controls the diversity of the generated output. |
Step 3: Enter Your Prompt¶
Type your prompt or question in the input field at the bottom of the screen.
Step 4: Deploy the Model¶
Click the "Go to deploy" button to initiate the model's processing of your input.
Step 5: Review the Response¶
The response will be displayed in the output area once the model has processed your input.
Tips for Using the Playground¶
- Experiment with Different Prompts: Try various prompts to see how the model responds.
- Adjust Parameters for Different Results: Modify the temperature, max tokens, and top P values to fine-tune the model's output.
Next Steps¶
After experimenting with the models in the Playground, you can proceed to the Model Market to explore a wide range of pre-trained models for various applications.
For further details on how to deploy models for production use or further development, refer to the related sections or visit our support page to get started with the platform today.