jspaulsen / spicy-boros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spicyboros

Deep Infra

TODO: Login with the client, build and push an image

Downloading Models

Required for building the image, you must first download the model(s). This can be done with git lfs.

# Run only once (I think)
git lfs install

# move into models directory and pull down model
cd models
git clone https://huggingface.co/jondurbin/spicyboros-c34b-2.2

About

License:MIT License


Languages

Language:Python 72.6%Language:Dockerfile 27.4%