Start building a container

This commit is contained in:
Ryan Voots 2024-07-13 11:15:21 -04:00
commit faa14e2778
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "unsloth"]
path = unsloth
url = https://github.com/unslothai/unsloth

5
Dockerfile Normal file
View file

@ -0,0 +1,5 @@
ARG BUILD_TAG=latest
ARG BUILD_BASE_TAG=latest
FROM gitea.simcop2387.info/simcop2387/text-gen-os-base:$BUILD_BASE_TAG

1
unsloth Submodule

@ -0,0 +1 @@
Subproject commit 92dce38e8b3c1db209cef860d90b60188e95f0f9