iblfe's picture
Upload folder using huggingface_hub
b585c7f verified
[Unit]
Description=h2oGPT Server
After=network.target
[Service]
Type=simple
User=ubuntu
WorkingDirectory=/workspace
ExecStart=/usr/bin/bash /workspace/run_h2ogpt.sh
[Install]
WantedBy=multi-user.target