Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.