Skip to content

Docker container build files and compose file for koboldcpp

Notifications You must be signed in to change notification settings

frap129/koboldcpp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koboldcpp Docker

Run koboldcpp as a docker container with docker-compose. Link to the original project, koboldcpp

Clone this, cd into it, make a directory named models, and put a koboldcpp compatible model in it.

Next, edit the docker-compose.yml file and change the file name in the MODEL variable to your model.

Build:

docker-compose -f docker-compose.yml build

Run:

docker-compose -f docker-compose.yml up -d

About

Docker container build files and compose file for koboldcpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages