Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 393 Bytes

Web Demos

Chat Demo

The Chat Demo instantiates a picoLLM inference engine on a web worker and enables a back-and-forth conversation with the LLM, similar to ChatGPT.

Completion Demo

The Completion Demo instantiates a picoLLM inference engine on a web worker that accepts a prompt along with a set of optional parameters and generates a single completion.