specimba commited on
Commit
841ba19
·
verified ·
1 Parent(s): 7017e8e

v3.5 force rebuild: add build_trigger note

Browse files
Files changed (1) hide show
  1. README.md +3 -10
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: NEXUS LAB v3.4
3
  emoji: 🧪
4
  colorFrom: purple
5
  colorTo: blue
@@ -7,15 +7,8 @@ sdk: gradio
7
  sdk_version: 6.14.0
8
  app_file: app.py
9
  pinned: false
10
- tags:
11
- - ml-intern
12
  ---
13
 
14
- # NEXUS LAB v3.4
15
 
16
- ZeroGPU inference lab. Token memory persists via `hf buckets sync` to persistent storage.
17
-
18
- ## Setup
19
- 1. Enable ZeroGPU in Settings > Hardware
20
- 2. Use MCP client for 25min/day H200 free GPU: https://huggingface.co/mcp
21
- 3. Or run `hf jobs run --flavor gpu-t4-small python train.py` for pay-as-you-go
 
1
  ---
2
+ title: NEXUS LAB v3.5
3
  emoji: 🧪
4
  colorFrom: purple
5
  colorTo: blue
 
7
  sdk_version: 6.14.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
+ # NEXUS LAB v3.5
13
 
14
+ Rebuild triggered to fix configuration error. See ACTION_CHECKLIST.md for status.