Example of how to stream a response using KoboldCPP's server.
- Download the latest release and navigate to where
chat_kobold_stream.pyis located. - Create virtual environment:
python -m venv .
- Activate virtual environment
.\Scripts\activate
- Upgrade pip
python.exe -m pip install --upgrade pip
- Install dependencies
pip install -r requirements.txt --no-deps
- Run program
python chat_kobold_stream.py
- Usage
- Click the
downloadbutton to open the downloader and choose a version of kobold to download. - It'll download to the current folder.
- Doubleclick the file and start
Koboldthe traditional way. - Start chatting.