File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ discord-url ] : https://discord.gg/9Xpy2HGBuD
22
33# Web LLM
4- | [ NPM Package] ( https://www.npmjs.com/package/@mlc-ai/web-llm ) | [ Get Started] ( #get-started ) | [ MLC LLM] ( https://github.com/mlc-ai/mlc-llm ) | [ Discord] [ discord-url ]
4+ | [ NPM Package] ( https://www.npmjs.com/package/@mlc-ai/web-llm ) | [ Get Started] ( #get-started ) | [ Examples ] ( examples ) | [ MLC LLM] ( https://github.com/mlc-ai/mlc-llm ) | [ Discord] [ discord-url ] |
55
66WebLLM is a modular, customizable javascript package that directly
77brings language model chats directly onto web browsers with hardware acceleration.
@@ -156,7 +156,7 @@ WebLLM package is a web runtime designed for [MLC LLM](https://github.com/mlc-ai
156156
1571574. Validate some of the sub-packages
158158
159- You can then go to the subfolders in [examples] to validate some of the sub-packages.
159+ You can then go to the subfolders in [examples](examples) to validate some of the sub-packages.
160160 We use Parcelv2 for bundling. Although Parcel is not very good at tracking parent directory
161161 changes sometimes. When you make a change in the WebLLM package, try to edit the ` package .json `
162162 of the subfolder and save it, which will trigger Parcel to rebuild.
You can’t perform that action at this time.
0 commit comments