The community member is using the Openailike class, but is seeing a notification in the terminal that none of PyTorch, TensorFlow >= 2.0, or Flax have been found, and that only tokenizers, configuration and file/data utilities can be used. The community member wants to remove this notification and use an online model service. The comments indicate that this notification is not an error, and that it comes from a certain line of code.
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.
iI am just using the Openailike class, but this information keeps appearing in the terminal and I can't get rid of it. I just need an online model service. How can I remove this notification?