CoolFace
Apppublic

tommytracx/ThoxMini-3B-Space-CPU

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes
.gitattributes8 linesDownload Raw Back to root
1*.gguf filter=lfs diff=lfs merge=lfs -text
2*.bin  filter=lfs diff=lfs merge=lfs -text
3 4# Shell scripts must be LF: a CRLF start.sh makes bash read "pipefail
"5# as an option name and the container exits 2 before anything starts.6*.sh text eol=lf7Dockerfile text eol=lf8