DeepSeek-R1-webGPU single HTML/Javascript page working in the browser.

Open the console. shift-ctrl-i for more info. A single HTML / Javascript Browser LLM. Too big for your cell phone. If you don't want to completely download huggingface.co/onnx-community/DeepSeek-R1-Distill-Qwen-1.5B-ONNX then you should probably close this page.

It will load from cache if downloaded once. Uses the Web-GPU TransformersJS DeepseekR1 model or other models:

Data warning ~1.4 GB saved to cache

Loading progress: 0%

Max tokens in the answer: kind of cuts off the reply
Top_p: closer to zero more focused, closer to 1 more variety
Temperature: Close to 0 more predictable, closer to 1 more diverse
Do_sample: when selected, picks and considers more token options making it varied and cretive, not selected keeps safest token
Chain_of_thought: AI explains more about it's token creation process.









Use at your own risk, by Jeremy Ellis LinkedIn
Github index at hpssjellis.github.io/my-examples-of-ai-agents/public/index.html
My transformersjs github where the work was done https://github.com/hpssjellis/my-examples-of-transformersJS My Github Profile