ONNX model Load in CLoud Free Tier 26ai ATP
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')
Tagged:
0