File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
.. _webllm-runtime :
2
2
3
- WebLLM and JavaScript API
4
- =========================
3
+ WebLLM Javascript SDK
4
+ =====================
5
5
6
6
.. contents :: Table of Contents
7
7
:local:
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Check out :ref:`introduction-to-mlc-llm` for the introduction and tutorial of a
34
34
:caption: Build and Deploy Apps
35
35
:hidden:
36
36
37
- deploy/javascript .rst
37
+ deploy/webllm .rst
38
38
deploy/rest.rst
39
39
deploy/cli.rst
40
40
deploy/python_engine.rst
Original file line number Diff line number Diff line change @@ -10,5 +10,10 @@ shortuuid
10
10
pydantic
11
11
uvicorn
12
12
fastapi
13
+ openai
14
+ prompt_toolkit
15
+ safetensors
16
+ tiktoken
17
+ torch
13
18
--find-links https://mlc.ai/wheels
14
19
mlc-ai-nightly
You can’t perform that action at this time.
0 commit comments