Skip to content

Commit 8d3bf05

Browse files
authored
Update README.md
Update layout
1 parent e83d4b2 commit 8d3bf05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414

1515
</div>
1616

17-
**WebLLM is a high-performance in-browser LLM inference engine** that directly
17+
## Overview
18+
WebLLM is a high-performance in-browser LLM inference engine that directly
1819
brings language model inference directly onto web browsers with hardware acceleration.
1920
Everything runs inside the browser with no server support and is accelerated with WebGPU.
2021

21-
**WebLLM is fully compatible with [OpenAI API](https://platform.openai.com/docs/api-reference/chat).**
22+
WebLLM is **fully compatible with [OpenAI API](https://platform.openai.com/docs/api-reference/chat).**
2223
That is, you can use the same OpenAI API on **any open source models** locally, with functionalities
2324
including json-mode, function-calling, streaming, etc.
2425

0 commit comments

Comments
 (0)