Skip to main content

Chat

Large Language Models (LLMs) like GPT-n from OpenAI, or Llama from Meta have been trained to generate text. We can use versions of these models that have been fine-tuned to act as chatbots, allowing you to interact with said models in a conversational style.

See also: Completion

Gradio pipeline

HuggingFace logo

Text Generation

Step-by-step instructions to interact through your web browser with a HuggingFace model, running on Lyra, JupyterHub, rVDI, or your own machine.

Preset configurations

Custom configuration

Choose the model, service, and settings.

text-generation-webui

text-generation-webui is a popular web interface to interact with Large Language Models.

text-generation-ui

Ollama

Ollama is a CLI tool for interacting with Large Language Models.

ollama