top of page
Use GPT4 API to label a text. You need to apply for the API key. OpenAI will charge the cost. You may adapt this code to use other large lanaguge models such as Claude or Gemini.
Use an open source LLM to perform the task. It is free but it will take more time to perform the task. You may replace Zephyr with other small models. If you would like to try big model, you may need to upgrade your colab space.
bottom of page