diff --git a/README.md b/README.md index dc343c77e..41c918470 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ const pipe = await pipeline('sentiment-analysis', 'Xenova/distilbert-base-uncase For more information, check out the [WebGPU guide](./guides/webgpu). -> [!WARNING] +> [!WARNING] > The WebGPU API is still experimental in many browsers, so if you run into any issues, > please file a [bug report](https://github.com/huggingface/transformers.js/issues/new?title=%5BWebGPU%5D%20Error%20running%20MODEL_ID_GOES_HERE&assignees=&labels=bug,webgpu&projects=&template=1_bug-report.yml). diff --git a/docs/snippets/1_quick-tour.snippet b/docs/snippets/1_quick-tour.snippet index 7ccd724d4..27fdd2214 100644 --- a/docs/snippets/1_quick-tour.snippet +++ b/docs/snippets/1_quick-tour.snippet @@ -54,7 +54,7 @@ const pipe = await pipeline('sentiment-analysis', 'Xenova/distilbert-base-uncase For more information, check out the [WebGPU guide](./guides/webgpu). -> [!WARNING] +> [!WARNING] > The WebGPU API is still experimental in many browsers, so if you run into any issues, > please file a [bug report](https://github.com/huggingface/transformers.js/issues/new?title=%5BWebGPU%5D%20Error%20running%20MODEL_ID_GOES_HERE&assignees=&labels=bug,webgpu&projects=&template=1_bug-report.yml).