Skip to content

Commit be93b0f

Browse files
committed
NOTE -> WARNING
1 parent 593fcb4 commit be93b0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const pipe = await pipeline('sentiment-analysis', 'Xenova/distilbert-base-uncase
9494

9595
For more information, check out the [WebGPU guide](./guides/webgpu).
9696

97-
> [!NOTE]
97+
> [!WARNING]
9898
> The WebGPU API is still experimental in many browsers, so if you run into any issues,
9999
> 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).
100100

docs/snippets/1_quick-tour.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const pipe = await pipeline('sentiment-analysis', 'Xenova/distilbert-base-uncase
5454

5555
For more information, check out the [WebGPU guide](./guides/webgpu).
5656

57-
> [!NOTE]
57+
> [!WARNING]
5858
> The WebGPU API is still experimental in many browsers, so if you run into any issues,
5959
> 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).
6060

0 commit comments

Comments
 (0)