Skip to content

Instantly share code, notes, and snippets.

@maccam912
Created July 10, 2023 03:18
Show Gist options
  • Save maccam912/78c2bec199d7aded1a67b94e183bcdd6 to your computer and use it in GitHub Desktop.
Save maccam912/78c2bec199d7aded1a67b94e183bcdd6 to your computer and use it in GitHub Desktop.
apt-get update && apt-get install curl wget build-essential cmake ninja-build unzip -y && wget https://github.com/oobabooga/text-generation-webui/releases/download/installers/oobabooga_linux.zip && unzip oobabooga_linux.zip && cd oobabooga_linux && echo "D" | bash start_linux.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment