Types of models
There are four playgrounds for interacting with different types of models:
Chat Playground
Converse with supported chat models in a chat-style interface. Customize the behavior of the model using system prompts.Language Playground
Generate and edit text in a shared text playground with supported LLMs. The models complete the text you started, based on your prompt. This playground can also be useful for using instruction-tuned models and providing few-shot prompts.Image Playground
Create images based on your text prompts or starting from any image using Stable Diffusion and other open-source image generation models.Code Playground
Generate code and edit it together in a shared text playground with supported code models. The models complete the code you started, based on your prompt or comments in your code.
Instructions
Log in to api.together.xyz with your user name and password
Navigate through the different playgrounds we offer using the left side bar
Select a model (either one that we offer, or one you have fine-tuned yourself)
Adjust the modifications and parameters (more details below)
Modifications
From the right side panel you can access modifications to control the stop sequence or system prompt. The stop sequence controls when the model will stop outputting more text. The system prompt instructs the model how to behave. There are several default system prompts provided and you can add your own. To edit a system prompt you added, hover over the prompt in the menu and click the pencil icon.
Parameters
Edit inference parameter settings from the right side panel. For more information on how to set these settings see inference parameters.
โ