Usage Notes and Limitations - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

Additional Information and Tips

Note the following information about analytic GPUs:

When installing the PyTorch package with CUDA support in Python Conda user environments, you need to specify the packages pytorch::pytorch-cuda and nvidia::cuda-cudart in addition to pytorch::pytorch in requirements.txt to resolve the dependencies.

Limitations

  • Only LLM/DL inference is supported
  • Model (.zip) file size limit is 5GB.
  • Only batch job inference use cases are supported, that is, read input data from a table and write the results to a table.
  • For ML inference scripts, you must specify the GPU device in the Python script, else it will only run on the vCPU on the node.
  • Use teradataml 20.00.00.02 or later to create Open Analytics Framework user environments, upload models, run Apply queries, and so on.