Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 274 Bytes

ai.md

File metadata and controls

8 lines (6 loc) · 274 Bytes

https://www.runpod.io

setup a network volume, it will be available under /workspace

First thing change the huggingface cache directory to live in workspace. Otherwise it will fill ~/.cache/huggingface

$ export HF_DATASETS_CACHE="/workspace/huggingface/datasets"