Skip to content

Instantly share code, notes, and snippets.

View briansemrau's full-sized avatar
🎼

Brian Semrau briansemrau

🎼
  • Michigan
View GitHub Profile
# This script was adapted from merge.py from the KoboldAI discord server.
# I believe the original author is concedo
import os
import gc
import json
import shutil
import resource
import torch