No Connection
No Server
No Limits
Host a language model entirely on your browser.
1. Add the
deep-chat-web-llm
external module
:
import * as webLLM from 'deep-chat-web-llm'
window.webLLM = webLLM;
2. Define the
webModel
property:
<deep-chat webModel="true"/>
Demo Video
← Back