1 Star 1 Fork 1

monkey_cici/mlc-llm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

MLC-LLM Documentation

The documentation was built upon Sphinx.

Dependencies

Run the following command in this directory to install dependencies first:

pip3 install -r requirements.txt

Build the Documentation

Then you can build the documentation by running:

make html

View the Documentation

Run the following command to start a simple HTTP server:

cd _build/html
python3 -m http.server

Then you can view the documentation in your browser at http://localhost:8000 (the port can be customized by appending -p PORT_NUMBER in the python command above).

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/monkeycc/mlc-llm.git
git@gitee.com:monkeycc/mlc-llm.git
monkeycc
mlc-llm
mlc-llm
main

搜索帮助