We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a665a32 + f65d7d1 commit fe3e127Copy full SHA for fe3e127
jupyter/trustyai/README.md
@@ -0,0 +1,8 @@
1
+Supports the use of TrustyAI
2
+
3
+Features:
4
5
+* TMaRCo detoxification from the notebooks ([https://issues.redhat.com/browse/RHOAIENG-12554], [https://issues.redhat.com/browse/RHOAIENG-12195])
6
+ * This uses an "expert"/"anti-expert" architecture, which requires running these models locally.
7
+ This meant that these dependencies (Pytorch, transformers and datasets) had to be added to the dependencies.
8
+ * The use-case benefits from GPU acceleration, so the CUDA-enabled version of Pytorch was chosen.
0 commit comments