Module llm_base::util

source ·
Expand description

Utilities for interacting with LLMs and loading them.

Structs

  • Used to buffer incoming tokens until they produce a valid string of UTF-8 text.

Enums

Functions