Getting this error while trying to access Mistral model using Streamlit

OSError: PermissionError at /home/user when downloading mistralai/Mistral-7B-Instruct-v0.3. Check cache directory permissions. Common causes: 1) another user is downloading the same model (please wait); 2) a previous download was canceled and the lock file needs manual removal.

2 Likes

In the current Spaces, users cannot access directories that start with ., so I wonder this may be an error related to that.