Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
nyaaorick
/
everything-webgpu
Like
0
Text Generation
everything-webgpu
webgpu
mlc-ai
web-llm
browser
on-device
local-llm
ghost-text
scheduler
typescript
javascript
License:
isc
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
everything-webgpu
/
src
/
background
/
background.html
nyaaorick
feat: publish everything-webgpu package, engine source and documentation
1944112
verified
21 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
142 Bytes
<!DOCTYPE
html
>
<
meta
charset
=
"utf-8"
/>
<
title
>
Everything WebGPU — engine host
</
title
>
<
script
type
=
"module"
src
=
"background.js"
>
</
script
>