Skip to content

Setup API keys

Settings

To use the EasyFinetuner product, you need to set up your API keys on the settings page.

Steps: 1. Log in or Sign up to EasyLLM's EasyFinetuner 2. Once on the dashboard page, click on the top-left profile button 3. Click on "Profile"

Required API Keys

There are two API keys required to use the EasyFinetuner product: OpenAI API key and Weights and Biases API key.

  • We help you to finetune the GPT-3 models and we need your OpenAI API key for that.

  • Weights and Biases is a ML experiment tracking product where you can see the data of finetuning process and metrics of finetuned model. Our integration with Weights and Biases gives you rich set of features out of box.

Instructions to find the API keys:

If you do not have an account, you can create one by visiting the OpenAI and Weights and Biases websites respectively.

  1. OpenAI: OpenAI gives a $5 credit and you can to set up billing if necessary.

    Steps:
    * Login to OpenAI 
    * Click on the profile icon in the top left corner
    * Click on "View API keys"
    * Generate a new API key if you don't have one already
    
  2. Weights and Biases: we suggest you to create personal account for testing. You can upgrage later based on your requirement.

    To get API Key:
    Steps:
    * Login to Weights and Biases
    * Click on the profile icon in the top left corner
    * Click on "User Settings"
    * Scroll to the bottom and find the "API keys" section
    
    To get wandb cookie value:
    Steps:
    * Login to Weights and Biases
    * Right click on the page and click on "Inspect"
    * Click on "Application" tab
    * Click on "Cookies" in the left side menu
    * Click on "https://wandb.ai" in the left side menu
    * Find the "wandb" value and copy it
    

We hope this guide has helped you get started with EasyLLM's EasyFinetuner. If you have any questions or require further assistance, please reach out to our support team.