PyRIT icon indicating copy to clipboard operation
PyRIT copied to clipboard

BUG PyTorch / TensorFlow warning

Open romanlutz opened this issue 1 year ago • 0 comments

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.

romanlutz avatar Sep 09 '24 20:09 romanlutz