scugnizz-chat / README.md
Reverendo's picture
Upload README.md with huggingface_hub
d57c0d7 verified
|
Raw
History Blame Contribute Delete
929 Bytes
---
title: Scugnizz Llama-PCS Chat
sdk: gradio
sdk_version: 5.49.1
python_version: "3.11"
app_file: app.py
hardware: t4-small
suggested_hardware: t4-small
---
# Scugnizz Llama-PCS interactive chat
Custom ~1.7B **PCS** decoder (not a stock Llama). Loads weights from
[`ProjectScugnizz/scugnizz-llama-pcs`](https://huggingface.co/ProjectScugnizz/scugnizz-llama-pcs)
and uses the same Llama-3 chat template as SFT.
**UI:** Checkpoint accordion lists Hub `training-runs/…` folders and `*.pt` files
(`model_final.pt`, `model_pulse_*.pt`). **Load checkpoint** downloads/switches (~7GB first time).
Env overrides (boot default only):
- `HUB_PATH` β€” initial training-runs/… folder
- `HUB_REPO` β€” weights repo
- `SCRIPT_REPO` β€” trainer package (`scugnizz-llama.py`)
Hardware: **t4-small** (~$0.40/h). Set sleep in Space settings when idle.
Disk fills if you load many checkpoints β€” restart Space to clear `/tmp` caches.