switch model to qwen3
All checks were successful
Disk Report Image / build-and-push-ddns (push) Successful in 26s
All checks were successful
Disk Report Image / build-and-push-ddns (push) Successful in 26s
This commit is contained in:
@@ -15,6 +15,7 @@ uv run disk_report.py --message "summarize this document" /tmp/input.txt
|
||||
|
||||
```bash
|
||||
btrfs filesystem usage /btrfs/pool0 | grep 'Overall:' -A 12 > /tmp/input.txt
|
||||
podman pull gitea.reeseapps.com/services/disk_report:latest
|
||||
podman run -it --rm -v /tmp/input.txt:/input/input.txt:z gitea.reeseapps.com/services/disk_report:latest
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user