GuernikaCore / GuernikaModelConverter

GNU General Public License v3.0
19 stars 6 forks source link

Guernika Model Converter

This repository contains a model converter compatible with Guernika.

Converting Models to Guernika

WARNING: Xcode is required to convert models:

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer/
sudo xcodebuild -license accept

Step 1: Download and install Guernika Model Converter.

Guernika Model Converter icon

Step 2: Launch Guernika Model Converter from your Applications folder, this app may take a few seconds to load.

Step 3: Once the app has loaded you will be able to select what model you want to convert:

Guernika Model Converter interface

Step 4: Once you've chosen the model you want to convert you can choose what modules to convert and/or if you want to chunk the UNet module (recommended for iOS/iPadOS devices).

Step 5: Once you're happy with your selection click Convert to Guernika and wait for the app to complete conversion. WARNING: This command may download several GB worth of PyTorch checkpoints from Hugging Face and may take a long time to complete (15-20 minutes on an M1 machine).