docs: add HuggingFace cache troubleshooting to README

- Document HF_HOME environment variable for writable cache
- Add systemd service permission guidance for /tmp paths
- Troubleshooting steps for read-only file system errors
This commit is contained in:
2026-02-26 15:56:09 -06:00
parent 85a334a57b
commit 9917d44f5d
36 changed files with 168 additions and 0 deletions

4
launch.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd /home/artanis/Documents/Vox/
source venv/bin/activate
python bot.py