Esse commit está contido em:
2025-11-01 21:16:10 +01:00
commit 265b635a0c
2 arquivos alterados com 4 adições e 4 exclusões

Ver Arquivo

@@ -5,5 +5,4 @@ __________ .___ _____ .___
|______ /(____ /\____ | \____|__ /___|
\/ \/ \/ \/
B A D A I - H O S T ( U B U N T U , A M D G P U )

Ver Arquivo

@@ -38,7 +38,8 @@ sudo chown -R $LOGNAME /srv/containers
# 8. Creare sottocartelle per aitools
echo "Creando cartelle per aitools..."
mkdir -p /srv/containers/aitools/{models,.cache}
mkdir -p /srv/containers/aitools/models
mkdir -p /srv/containers/aitools/.cache
# 9. Creare file vuoto llamacpp_config.yaml
echo "Creando llamacpp_config.yaml..."