Skip to content

Commit 41e01af

Browse files
committed
read me
1 parent e006b75 commit 41e01af

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ It leverages WebLLM under the hood to provide an in-browser LLM execution enviro
1111

1212
## Features
1313

14-
**Run LLMs in the Browser**: Execute large language models directly in the browser without requiring server-side APIs or cloud services.
15-
**Offline Capability**: Cache models locally in the browser, enabling offline use after initial download.
16-
**Model Variety**: Supports multiple models, including Llama 2 and Qwen 2.5. Check Available Models for the most up-to-date list.
17-
**Privacy-Preserving**: Keeps all computations client-side, ensuring data privacy and security.
18-
**Panel Integration**: Effortlessly incorporate LLM-powered features into interactive Panel applications.
14+
- **Run LLMs in the Browser**: Execute large language models directly in the browser without requiring server-side APIs or cloud services.
15+
- **Offline Capability**: Cache models locally in the browser, enabling offline use after initial download.
16+
- **Model Variety**: Supports multiple models, including Llama 2 and Qwen 2.5. Check Available Models for the most up-to-date list.
17+
- **Privacy-Preserving**: Keeps all computations client-side, ensuring data privacy and security.
18+
- **Panel Integration**: Effortlessly incorporate LLM-powered features into interactive Panel applications.
1919

2020
## Pin Version
2121

0 commit comments

Comments
 (0)