Skip to content

Commit e94d559

Browse files
Fix typo in WebGPU documentation (#1607)
1 parent d5610ad commit e94d559

File tree

1 file changed

+1
-1
lines changed
  • packages/transformers/docs/source/guides

1 file changed

+1
-1
lines changed

packages/transformers/docs/source/guides/webgpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ console.log(output);
8585

8686
## Reporting bugs and providing feedback
8787

88-
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!
88+
Due to the experimental nature of WebGPU, especially in non-Chromium browsers, you may experience issues when trying to run a model (even if 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!

0 commit comments

Comments
 (0)