Kasualdad commited on
Commit
9bae1e9
·
1 Parent(s): 14ee1d7

fix: remove remaining fine-tuned model repo ID from HANDOFF.md

Browse files
Files changed (1) hide show
  1. docs/HANDOFF.md +2 -2
docs/HANDOFF.md CHANGED
@@ -160,7 +160,7 @@ modal run modal_train/modal_app.py # kick off training
160
  | When | Dependency | Status |
161
  |---|---|---|
162
  | Now | `modal secret create huggingface HF_TOKEN=<token>` | ⏳ User action |
163
- | After training | Swap `REPO_ID` in `model_inference.py` to `kasualdad/lfed-qwen2.5-coder-7b-sql-gguf` | ⏳ After Phase 7c |
164
 
165
  ---
166
 
@@ -184,4 +184,4 @@ modal run modal_train/modal_app.py # kick off training
184
  - Full plan: [`docs/PLAN.md`](./PLAN.md)
185
  - HF Build Small Hackathon (track: Backyard AI): submission deadline 2026-06-15
186
  - Modal: https://modal.com/apps/flucido/main (credits: hackathon-provided)
187
- - HF Hub: `kasualdad/lfed-qwen2.5-coder-7b-sql-gguf` (confirmed)
 
160
  | When | Dependency | Status |
161
  |---|---|---|
162
  | Now | `modal secret create huggingface HF_TOKEN=<token>` | ⏳ User action |
163
+ | After training | Swap `REPO_ID` in `model_inference.py` to the fine-tuned GGUF repo | ⏳ After Phase 7c |
164
 
165
  ---
166
 
 
184
  - Full plan: [`docs/PLAN.md`](./PLAN.md)
185
  - HF Build Small Hackathon (track: Backyard AI): submission deadline 2026-06-15
186
  - Modal: https://modal.com/apps/flucido/main (credits: hackathon-provided)
187
+ - HF Hub: fine-tuned GGUF repo (TBD — see Modal export script)