This commit is contained in:
2025-02-15 05:41:51 +06:00
parent 9af06f6382
commit 281f54df25
5 changed files with 28 additions and 22 deletions

View File

@@ -2,6 +2,9 @@
## Installation
just run `chmod +x setup.sh && ./setup.sh` on pod.
remeber to `export HF_HOME=/worspace/hf` (to the pvc on the whatever pod)
1. Clone the repository:
```bash