HeatWave User Guide  /  HeatWave GenAI  /  Generating Text-Based Content

4.3 Generating Text-Based Content

For generating text-based content and summarizing text, use the following routines:

  • The ML_MODEL_LOAD routine loads a large language model (LLM) into the HeatWave Cluster.

  • The ML_GENERATE routine uses the LLM to generate the text output.

The sections in this topic describe how to generate and summarize text-based content using HeatWave GenAI.