Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to re-word this slightly:

This experiment is now deprecated. The ITREX repository, which serves as an umbrella for IET(Intel Extension For Transformers) and neural-chat, is no longer actively maintained.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, "ITREX" is the Intel Extension Transformers (the acronym is basically Intel Transformers Extension), so I would further simplify and reword it to:

This experiment is now deprecated. The ITREX (Intel(R) Extension For Transformers) repository is no longer actively maintained.

]
},
{
"cell_type": "markdown",
"id": "bd059520",
Expand Down
Loading