#!/bin/bash export API_URL="https://api-inference.huggingface.co/models/bigcode/starcoder" export HF_TOKEN="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" python start.py