mlc-llm icon indicating copy to clipboard operation
mlc-llm copied to clipboard

[Doc] broken link (points to 127.0.0.1)

Open deep-pipeline opened this issue 2 years ago • 1 comments

📚 Documentation

Bug (Broken link)

  • Link to the buggy documentation/tutorial: https://mlc.ai/mlc-llm/docs/tutorials/compile-models.html
  • Description of the bug: in the section marked “Run Build Script” there is a sentence For full explanation and usage of each argument, please check out the API reference.

Unfortunately that link is broken and links to 127.0.0.1…

The API reference is obviously not going to the API reference (wherever it is) and needs to be adjusted. Using the search interface to the docs with “API reference” only yields the above broken link - so I don’t know what the correct one should be.

Please could we have the API reference page in the public site.

Many thanks.

deep-pipeline avatar Jun 07 '23 16:06 deep-pipeline

Hi @deep-pipeline , we have fixed the documentation that mentions API reference.

Actually, MLC-LLM itself haven't exposed any standard APIs yet (there will be soon!), so there is no API reference up to now.

yzh119 avatar Jun 08 '23 03:06 yzh119