Commit Graph

31 Commits

Author SHA1 Message Date
Henk
9265be58e9 Modeldir Fixes 2023-02-27 17:52:06 +01:00
Henk
0e06fc371f Modeldir Fix 2023-02-27 17:46:33 +01:00
Henk
482e8152b4 Docker Submodule Fixes
Adding proper support for the submodules so that Horde Bridges work correctly.
2023-01-05 21:34:11 +01:00
Henk
9b9ff307e7 Docker changes
The .github folder was causing workflow errors for everyone who didn't configure this correctly. I have updated the docker with the latest ideas for flexibility. If a quick build is desirable people can build upon the official KoboldAI United image a seperate base image should not be needed.
2023-01-05 19:57:46 +01:00
henk717
43d75c60cb Merge pull request #233 from ebolam/UI2
Implementation of UI2
2022-12-22 01:46:15 +01:00
ebolam
4fe32f16b0 removed venv for koboldai horde bridge 2022-12-21 08:30:43 -05:00
Henk
9b4f434d33 Submodule support for Linux
Adds submodule support for docker and colab, also enables updating again by default. We manually disable this for official releases.
2022-12-21 03:48:14 +01:00
ebolam
251d41a962 git pull --recurse-submodules update to new docker image 2022-12-20 20:51:11 -05:00
ebolam
2941860f47 Fix for whatever happened on the last commit.... 2022-11-29 18:22:05 -05:00
ebolam
17a88febee Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-11-29 18:20:56 -05:00
ebolam
9f41c1366a Fix for KoboldAI Base Docker Image to work with Horde 2022-11-29 18:20:35 -05:00
ebolam
be5d7254ae Fix for KoboldAI Base Docker Image to work with Horde 2022-11-29 18:12:33 -05:00
ebolam
499ec8121e Docker Fix 2022-11-11 09:20:47 -05:00
ebolam
67321974fe docker fix 2022-11-10 20:48:31 -05:00
ebolam
f824fa2990 Docker Fix 2022-11-10 20:37:58 -05:00
ebolam
d34f9f7c70 Max docker helper executable 2022-11-10 20:33:55 -05:00
ebolam
b5a55c4f95 Docker Fix 2022-11-10 20:31:36 -05:00
ebolam
2af3ab3867 Docker Fix 2022-11-10 20:26:20 -05:00
ebolam
7d6f8991dd Docker Fix 2022-11-10 20:14:59 -05:00
ebolam
aa6c4b21b5 Git update 2022-11-10 16:15:54 -05:00
ebolam
dd73ce620f Docker update 2022-11-10 16:08:31 -05:00
ebolam
4ed708080a Docker Fix 2022-11-10 15:00:42 -05:00
ebolam
d6c267ae66 Docker Update 2022-11-10 14:57:24 -05:00
ebolam
937ea8bddc Docker File Update 2022-11-10 14:46:08 -05:00
ebolam
79ede572e5 Docker update 2022-11-10 14:39:51 -05:00
ebolam
a281f39903 Move horde bridge system requirements to base docker image 2022-11-10 13:41:51 -05:00
ebolam
26bf04d865 New Docker process (will integrate with github to keep up to date) 2022-11-10 13:39:26 -05:00
henk717
6af0e842f2 Switch to official
Switch to the official branch on KoboldAI now that it is compatible
2022-10-04 17:42:18 +02:00
Henk
6009586ac8 Requirements Updates 2022-09-25 19:30:09 +02:00
Henk
496f6dcf3f Add docker usage info 2022-06-28 16:28:00 +02:00
Henk
33b8cec452 Standalone Docker
KoboldAI United now has a working official docker available at henk717/koboldai:united . In the spirit of our project, this commit open sources the files used to build the docker. docker-helper.sh is in the main folder, so that it is not overwritten during updates. Instead this file is copied by the Dockerfile and should be updated trough container updates.
2022-06-28 16:23:21 +02:00