Sign inSign up

korewachino/koboldcpp

By korewachino

Updated almost 3 years ago

koboldcpp Docker Image

Image
1

2.5K

korewachino/koboldcpp repository overview

Docker Pulls

Docker Hub | GitHub

This is a Docker image for Kobold-C++ (KoboldCPP) that includes all the tools needed to build and run KoboldCPP, with almost all BLAS backends supported.

The image is based on Ubuntu 20.04 LTS, and has both an NVIDIA CUDA and a generic/OpenCL/ROCm version.

Usage

Simply run Docker to build and run KoboldCPP, refer to the docker-compose.yml file for an example.

To use the non-NVIDIA version, use the nocuda tag.

Building

To build the image, run:

docker compose build

Tag summary

Content type

Image

Digest

sha256:55472f845

Size

3.6 GB

Last updated

almost 3 years ago

docker pull korewachino/koboldcpp