View source: R/install_and_config.R
set_transformers_logger | R Documentation |
This function changes the level for logging information of the 'transformers' library. It influences the output printed to console for creating and training transformer models as well as TextEmbeddingModels.
set_transformers_logger(level = "ERROR")
level |
|
This function does not return anything. It is used for its side effects.
Other Installation and Configuration:
check_aif_py_modules()
,
install_aifeducation()
,
install_py_modules()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.