File size: 194 Bytes
9c317f9
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
#!/bin/bash

git clone https://github.com/Zyphra/transformers_zamba2.git
cd transformers_zamba2/
pip install packaging
pip install wheel
pip install torch
pip install -e .
pip install accelerate