Upload Pipeline Almost Complete | Generated by AI
Current Status
The Model
- Workstation (
lzw@192.168.1.36): 47k-step checkpoint converted to HF format at/tmp/sec-edgar-gpt-124m-hf/(652MB) - RunPod: Running the old 20k-step model → garbage output
Upload Pipeline (in progress)
Workstation → SCP → Relay (47.86.12.246) → HuggingFace Hub
- Background SCP running now: 652MB model.safetensors from workstation → relay
- Relay has 31GB free disk, can reach HuggingFace
- Small files (config, tokenizer) still need uploading too
After Upload Completes
- Install
huggingface-hubon relay - Upload all files to
lzwjava/sec-edgar-gpt-124m - On RunPod:
huggingface-cli download lzwjava/sec-edgar-gpt-124m --local-dir /workspace/model/hf-model - Restart server.py
What You’ll See
Before (20k steps): "ivableivableignedignedivable..."
After (47k steps): "The Company has a $2.2 million revolving credit facility..."
Waiting for the SCP to finish — I’ll continue as soon as it completes.