PyRIT
PyRIT copied to clipboard
BUG PyTorch / TensorFlow warning
Describe the bug
Getting the following when running notebooks
None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.
It would be good to repro, then figure out where it comes from, and propose steps to avoid this as it confuses people.
Steps/Code to Reproduce
The orchestrator notebooks 2, 4, 5, 6 seem to produce this, same for converters 4 and memory 5.
Expected Results
No warning.
Actual Results
Warning as mentioned above.
Screenshots
Versions
I'm running latest main on Python 3.12 but it should happen on all Python versions.