Download the models from Google Drive and place them in the models directory, after that you can run the model by installing the repo and running ternary.
python -m venv .venv
source .venv bin activate
pip install .
ternary --llama_path models/lora-model.q4_0.gguf --vit_path models/model.tflite --tts_path models/d30e20.pth