1. Sign Up or Log In
Create an account or log in at Friendli Suite.2. Navigate to the Dedicated Endpoints Page
Go to Dedicated Endpoints to see your endpoint list.3. Prepare Your Model
Choose a model to serve from Hugging Face, or upload your own.
4. Deploy Your Endpoint
Deploy the model from step 3 with your chosen GPU. You can also configure replicas and optimization options.5. Generate Responses
Generate responses in two ways: the playground or the endpoint URL. Use the playground tab to test your model in a chat-style interface. For programmatic use, send requests to your endpoint address—shown on the endpoint information tab—through our API. See this guide for how to create a Personal API key.For a more detailed tutorial for your usage, please refer to our tutorial for using Hugging Face models.