bigcode-editor / start.sh
Daniel Fried
add in incoder demo frontend
bac999f
raw history blame
No virus
164 Bytes
#!/bin/bash
export API_URL="https://api-inference.huggingface.co/models/bigcode/starcoder"
export HF_TOKEN="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"
python start.py