File size: 815 Bytes
0f10d0e
27e3c14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b266d12
27e3c14
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<html lang="en">

<head>
  <meta charset="UTF-8" />
  <link rel="icon" type="image/png" href="/logo.png" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>WebGPU Chat</title>
<script type="importmap">
        {
          "imports": {
            "@huggingface/transformers": "./node_modules/@huggingface/transformers/dist/transformers.web.js",
            "onnxruntime-web": "./node_modules/onnxruntime-web/dist/ort.webgpu.mjs",
            "onnxruntime-common": "./node_modules/onnxruntime-common/dist/esm/index.js"
          }
        }
      </script>
  <script type="module" crossorigin src="/assets/index-BMyP1-hr.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/index-DqUFTG0G.css">
</head>


<body>
  <div id="root"></div>
</body>

</html>