#!/bin/bash export TRANSFORMERS_CACHE=/root/.cache exec python3 ./ingest.py --device_type cuda exec python3 ./run_localGPT.py --device_type cuda