Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmayes authored Jan 16, 2024
1 parent bb9d270 commit 46ada89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ This repo focuses on the running of client side AI models (that is machine learn
It should be noted however that this solution could also be used to load and run any web page that needs to utilise GPU hardware with WebGL or WebGPU support. As such this write up also applies to people working in the web gaming and graphics industries.

This repository compliments my easier to read blogpost writeup which you can find here:
Docs for using in Google Colab environment: https://developer.chrome.com/docs/web-platform/webgpu/colab-headless
High level blog post: https://developer.chrome.com/blog/supercharge-web-ai-testing

1. Docs for using in Google Colab environment: https://developer.chrome.com/docs/web-platform/webgpu/colab-headless
2. High level blog post: https://developer.chrome.com/blog/supercharge-web-ai-testing

I have confirmed and tested this solution to work on the following NVIDIA Server GPUs:
- NVIDIA T4
Expand Down

0 comments on commit 46ada89

Please sign in to comment.