Known Limitations | Vantage BYOM - Known Limitations - Teradata Vantage

Teradata Vantage™ - Bring Your Own Model User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Vantage
Release Number
7.0
Published
October 2025
ft:locale
en-US
ft:lastEdition
2025-11-07
dita:mapPath
fee1607120608274.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
fee1607120608274
  • H2OPredict does not support running concurrent queries that use the same H2O DAI model with the argument EnableOptions set to Contributions.
    • Workaround: Run the queries sequentially or do not set EnableOptions to Contributions.
    • This will be fixed in a future release of BYOM.
  • Creating the ONNX models as fp16 precision should not be use with the ONNXEmbeddings function. In general, using fp16 models on CPUs is strongly not recommended by the creators of ONNX format, due to the absence of native fp16 support on these CPUs. Running inference using models with fp16 precision run the risk of exhausting the system memory eventually leading to a system hang or restart.