Skip to content

Commit 12e93d1

Browse files
committed
Update webgpu.md
1 parent cf0c9c1 commit 12e93d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guides/webgpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ console.log(output);
8383

8484
## Reporting bugs and providing feedback
8585

86-
Due to the experimental nature of the WebGPU API, especially in non-Chromium browsers, you may
86+
Due to the experimental nature of WebGPU, especially in non-Chromium browsers, you may experience issues when trying to run a model (even it it can run in WASM). If you do, please open [an issue on GitHub](https://github.com/huggingface/transformers.js/issues/new?title=[WebGPU]%20Error%20running%20MODEL_GOES_HERE&assignees=&labels=bug,webgpu&projects=&template=1_bug-report.yml) and we'll do our best to address it. Thanks!
8787

0 commit comments

Comments
 (0)