File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments