OSError: [Errno 122] Disk quota exceeded

Loading llm 32 gb I have 40 gb container memory 100gb network volume - was setted automatically During llm downloading - it is interrupting with OSError: [Errno 122] Disk quota exceeded Please, provide me info
1 Reply
ashleyk
ashleyk6mo ago
If you don't set HUGGINGFACE_HUB_CACHE, or HF_HOME enviroment variables, it defaults to the user directory on the container disk for caching instead of your network volume when downloading models.