From ffd42ec030f60772a325bf815b99dd278e5b31b1 Mon Sep 17 00:00:00 2001 From: rachit chadha Date: Wed, 21 May 2025 20:32:29 -0700 Subject: [PATCH] Umbrella repo containing IET and neural-chat (ITREX) has been discontinues. add a disclaimer at top of this notebook --- .../neuralchat/Workflow_Interface_NeuralChat.ipynb | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb b/openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb index aa7cfcadfc..183a6092aa 100644 --- a/openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb +++ b/openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb @@ -10,6 +10,17 @@ "[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/intel/openfl/blob/develop/openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb)" ] }, + { + "cell_type": "markdown", + "id": "864a9790", + "metadata": {}, + "source": [ + "# ⚠️ Disclaimer\n", + "\n", + "**ITREX 🛑 Discontinued** \n", + "This experiment has been discontinued. ITREX repository serves as an umbrella for IET(Intel Extension For Transformers) and neural-chat is no longer actively maintained." + ] + }, { "cell_type": "markdown", "id": "bd059520",