mzidan000 commited on
Commit
0e04c51
·
verified ·
1 Parent(s): 367e97d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -170,6 +170,7 @@ Nemotron-3-Nano-30B-A3B (3B-active MoE) · Modal A100-80GB + SGLang v0.5.12
170
 
171
  ## Try it
172
 
 
173
  - **Live app:** https://build-small-hackathon-matchday.hf.space
174
  - **Space:** https://huggingface.co/spaces/build-small-hackathon/matchday
175
  - **Field Notes (architecture story):** `matchday/FIELD_NOTES.md`
@@ -191,7 +192,7 @@ clean valid trip from the correction/refusal demos):
191
  | 🎨 **Off-Brand** | Bespoke Layla-style UI on `gradio.Server` — custom HTML/CSS/JS, photo cards, Leaflet map, provenance pills. Not stock Gradio. |
192
  | 🟢 **NVIDIA Nemotron Quest** | Nemotron-3-Nano-30B is the Brain; SGLang tool-calling verified live; reasoning mode wired. |
193
  | 🟣 **Modal** | A100 inference runtime, documented above (`matchday/modal_spike.py`). |
194
- | 🎬 **Best Demo** | App + demo script (`matchday/DEMO_VIDEO_SCRIPT.md`) + social post (`matchday/SOCIAL_POST.md`). |
195
  | 🏆 **Bonus Quest Champion** | Nemotron + Modal + Gradio + agent + custom UI, all in one focused app. |
196
  | 🗳️ **Judges' Wildcard** | A genuinely useful, honest, small-model trip planner that corrects its user. |
197
 
@@ -206,7 +207,7 @@ clean valid trip from the correction/refusal demos):
206
  Sponsor tools used: **NVIDIA Nemotron-3-Nano-30B** (the Brain) + **Modal A100**
207
  (the runtime) + **Gradio `gradio.Server`** (the Off-Brand UI).
208
 
209
- ## Social
210
 
211
- **Post:** _<paste your social post URL here, then redeploy>_ — a ready-to-post
212
- draft is in `matchday/SOCIAL_POST.md`.
 
170
 
171
  ## Try it
172
 
173
+ - **Demo video (X):** https://x.com/islandsofmoons/status/2066669685668811071
174
  - **Live app:** https://build-small-hackathon-matchday.hf.space
175
  - **Space:** https://huggingface.co/spaces/build-small-hackathon/matchday
176
  - **Field Notes (architecture story):** `matchday/FIELD_NOTES.md`
 
192
  | 🎨 **Off-Brand** | Bespoke Layla-style UI on `gradio.Server` — custom HTML/CSS/JS, photo cards, Leaflet map, provenance pills. Not stock Gradio. |
193
  | 🟢 **NVIDIA Nemotron Quest** | Nemotron-3-Nano-30B is the Brain; SGLang tool-calling verified live; reasoning mode wired. |
194
  | 🟣 **Modal** | A100 inference runtime, documented above (`matchday/modal_spike.py`). |
195
+ | 🎬 **Best Demo** | App + live demo video / social post ([X](https://x.com/islandsofmoons/status/2066669685668811071)) + demo script (`matchday/DEMO_VIDEO_SCRIPT.md`). |
196
  | 🏆 **Bonus Quest Champion** | Nemotron + Modal + Gradio + agent + custom UI, all in one focused app. |
197
  | 🗳️ **Judges' Wildcard** | A genuinely useful, honest, small-model trip planner that corrects its user. |
198
 
 
207
  Sponsor tools used: **NVIDIA Nemotron-3-Nano-30B** (the Brain) + **Modal A100**
208
  (the runtime) + **Gradio `gradio.Server`** (the Off-Brand UI).
209
 
210
+ ## Social & demo
211
 
212
+ - **Demo video / social post (X):** https://x.com/islandsofmoons/status/2066669685668811071
213
+ - A ready-to-post draft is in `matchday/SOCIAL_POST.md`.