About AI Quick Actions

AI Quick Actions makes it easy for you to browse foundation models, and deploy, fine-tune, and evaluate them inside Data Science notebooks.

Region Availability

AI Quick Actions are available in all commercial and government regions.

Accessing AI Quick Actions

AI Quick Actions are available from active notebook sessions. Create a notebook session if you don't already have one.

Note

You can create a notebook with a CPU shape to access AI Quick Actions. You don't need a GPU notebook to get to AI Quick Actions. However, a GPU shape might be required to create a model deployment or to fine tune a job inside AI Quick Actions, depending on the model.

For more information, see AI Quick Actions - Overview on GitHub.

    1. On the Projects list page, select the project that contains the notebook sessions that you want to work with. If you need help finding the list page or the project, see Listing Projects.
    2. On the project details page, select Notebook sessions.
      All notebook sessions in the selected project are displayed in a table.
    3. Find the notebook session that you want to work with.
    4. From the Actions menu (three dots) for the project, select Open.
      The Jupyter Notebook web-based environment opens. When you open a notebook session, the Launcher tab is open and contains the main actions.
    5. Government Realm access: If you're in a Government Realm, follow these steps to access AI Quick Actions.
      1. Install the AI Quick Actions extension using the following command:
        pip install /ads/extension/adsjupyterlab_aqua_extension*.whl --no-deps
      2. Reload the page.
    6. Under Extensions, select AI Quick Actions.
      The AI Quick Actions page is displayed. It contains three tabs, Models, Deployments, and Evaluations.
  • For a complete list of parameters and values for AI Quick Actions CLI commands, see AI Quick Actions CLI.
  • This task can't be performed using the API.