OCI Data Science Model Deployment Endpoint
OCI Data Science is a fully managed and serverless platform for data science teams to build, train, and manage machine learning models in the Oracle Cloud Infrastructure.
For the latest updates, examples and experimental features, please see ADS LangChain Integration.
This notebooks goes over how to use an LLM hosted on a OCI Data Science Model Deployment.
For authentication, the oracle-ads library is used to automatically load credentials required for invoking the endpoint.
!pip3 install oracle-ads
Prerequisite
Deploy model
You can easily deploy, fine-tune, and evaluate foundation models using the AI Quick Actions on OCI Data Science Model deployment. For additional deployment examples, please visit the Oracle GitHub samples repository.
Policies
Make sure to have the required policies to access the OCI Data Science Model Deployment endpoint.