Skip to content

Commit 859c7fb

Browse files
Update notebooks/ipex/README.md
Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
1 parent 13c011f commit 859c7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/ipex/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ You can find here a list of the notebooks for the IPEX integration in 🤗 Optim
55

66
| Notebook | Description | | |
77
|:----------|:-------------|:-------------|------:|
8-
| [How to use graph model with IPEX optimization for text-generation](https://github.com/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)| Show how to apply linear optimization with graph mode on a model using Intel [IPEX](https://github.com/intel/intel-extension-for-pytorch) for text-generation task. | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)| [![Open in AWS Studio](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)|
8+
| [How to optimize your model with IPEX for text generation](https://github.com/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)| Show how to apply linear optimization with graph mode on a model using Intel [IPEX](https://github.com/intel/intel-extension-for-pytorch) for text-generation task. | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)| [![Open in AWS Studio](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/huggingface/optimum-intel/blob/main/notebooks/ipex/ipex_text-generation.ipynb)|
99

0 commit comments

Comments
 (0)