You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

ONNX model Load in CLoud Free Tier 26ai ATP

edited Mar 7, 2026 4:55PM in Autonomous Database 2 comments

Summary:

For demo, we are using Autonomous Database (ATP) in Cloud Free Tier.

Earlier used vector_embedding by loading onyx model  (dbms_vector.load_onnx_model )by uploading binary to server on PODMAN/Container.  (Reference https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai)

How to use / register /load any model , either by using above load or native for ATP 26 ai ?

Which inmemonry onyx model can we simply enable and proceed ?


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

EXEC DBMS_VECTOR.LOAD_ONNX_MODEL('DM_DUMP','all-MiniLM-L6-v2.onnx','doc_model')

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!