sqb-predict-api / runtime.yaml
Ahmad Hathim bin Ahmad Azman
Fixed model loading
ee19cd7
raw
history blame contribute delete
153 Bytes
runtime:
python: "3.10"
app_file: "app.py"
env:
HF_HOME: "/tmp/huggingface"
TRANSFORMERS_CACHE: "/tmp/hf-cache"
hardware:
accelerator: "cpu"