Nestor Qin

Results 12 issues of Nestor Qin

1. Fix the bug that the border of top/bottom Danmu with isnew attr will occupy the whole area width. 2. Correctly add the jQuery file. 大大您好!咱发现您的这版自己发的顶端弹幕和底端弹幕的边框的宽度为整个区域的宽度(而不是像滚动弹幕一样仅仅包住弹幕),所以修改了这个,同时发现启动时会提示找不到jQuery文件,所以就把最新的jQuery文件也附上了。

Currently UI of web-llm demo on https://webllm.mlc.ai/ is pretty preliminary. It's ok as a bare demo, but to better market this project we should make a more webapp with a...

status: tracking

## Overview This PR adds heartbeat event in web service worker so that the client can monitor its status and respond correspondingly. ## Primary Changes - Update `{ type: "keepAlive"...

## Overview This PR fixes the keep-alive mechanism of service worker by periodically fetching a dummy file following as suggested by the following discussions. https://stackoverflow.com/questions/29741922/prevent-service-worker-from-automatically-stopping This PR also does some...

### Overview Currently this repo doesn't have a formatter setup. Besides, even though we have ESLint rule set up, these rules are not currently enforced in this repo. This PR...

Using service worker sometimes is tricky, especially when you are trying to debug an issue. This PR adds an additional flag, `verbose`, to both the client and worker, so that...

This PR refines the error message if no WebGPU is available and unifies the message with TVM one. https://github.com/apache/tvm/pull/17021

Tiny

This PR updates the error message returned if the client doesn't have valid WebGPU adapter to make it more readible and user-friendly.

This PR updates README by: - Add WebLLM links and demo video - Use badges than links for NPM, Web App, and Discord Invitation - Add MLC logo - Style...

This PR updates the list of model ids to have the hugging face url as their prefix.