File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# ✨ panel-web-llm
22
33[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/panel-extensions/panel-web-llm/ci.yml?style=flat-square&branch=main )] ( https://github.com/panel-extensions/panel-web-llm/actions/workflows/ci.yml )
4- [ ![ conda-forge] ( https://img.shields.io/conda/vn/conda-forge/panel-web-llm?logoColor=white&logo=conda-forge&style=flat-square )] ( https://prefix.dev/channels/conda-forge/packages/panel-web-llm )
54[ ![ pypi-version] ( https://img.shields.io/pypi/v/panel-web-llm.svg?logo=pypi&logoColor=white&style=flat-square )] ( https://pypi.org/project/panel-web-llm )
65[ ![ python-version] ( https://img.shields.io/pypi/pyversions/panel-web-llm?logoColor=white&logo=python&style=flat-square )] ( https://pypi.org/project/panel-web-llm )
76
@@ -31,6 +30,10 @@ pip install panel-web-llm
3130
3231## Usage
3332
33+ ### Online
34+
35+ Try it out in [ Examples] ( https://panel-extensions.github.io/panel-web-llm/examples/ ) .
36+
3437### Command Line Interface
3538
3639Once installed, you may launch the web LLM in the terminal with the following command:
You can’t perform that action at this time.
0 commit comments