Skip to content

Commit 6e89203

Browse files
authored
Update README.md
1 parent 85d73a6 commit 6e89203

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# WebLLM: High-Performance In-Browser LLM Inference Engine
3+
# WebLLM
44

55
[![NPM Package](https://img.shields.io/badge/NPM_Package-Published-cc3534)](https://www.npmjs.com/package/@mlc-ai/web-llm)
66
[!["WebLLM Chat Deployed"](https://img.shields.io/badge/WebLLM_Chat-Deployed-%2332a852?logo=github)](https://chat.webllm.ai/)
@@ -10,9 +10,9 @@
1010

1111
</div>
1212

13-
WebLLM is a modular and customizable javascript package that directly
13+
WebLLM is a **high-performance in-browser LLM inference engine** that directly
1414
brings language model chats directly onto web browsers with hardware acceleration.
15-
**Everything runs inside the browser with no server support and is accelerated with WebGPU.**
15+
Everything runs inside the browser with no server support and is accelerated with WebGPU.
1616

1717
**WebLLM is fully compatible with [OpenAI API](https://platform.openai.com/docs/api-reference/chat).**
1818
That is, you can use the same OpenAI API on **any open source models** locally, with functionalities

0 commit comments

Comments
 (0)