Run Chai-1 in Modal H100 GPU
pip install modal
modal setup
git clone https://github.com/greenrace666/chai1modal.git
cd chai1modal/
python chai1.py
Change the following: Input your sequences in fasta.fasta Change the settings in json.json
The code will produce /output directory in your current directory
Inspiration by Modal-exmaples