Adding Models

WebLLM allows you to compile custom language models using MLC LLM and then serve compiled model through WebLLM.

For instructions of how to compile and add custom models to WebLLM, check the MLC LLM documentation here.