0 / 0

Description

The goal of this notebook is to demonstrate how to use llama-3-70b-instruct model to answer question about a provided article.

The notebook contains the steps and code to demonstrate support for question answering in watsonx. It introduces commands for defining prompt and model testing.

Some familiarity with Python is helpful. This notebook uses Python 3.11.