WolfDavid commited on
Commit
7e0e495
·
1 Parent(s): f21a791

docs(01-05): record zero-a10g as the applied hardware

Browse files
Files changed (1) hide show
  1. docs/HOSTING.md +1 -1
docs/HOSTING.md CHANGED
@@ -10,7 +10,7 @@
10
  | SPACE_URL (direct, used by E2E `--space-url`) | https://wolfdavid-japanese-learning-avatar.hf.space |
11
  | Visibility | public (`private: false`) |
12
  | Hardware requested | `zero-a10g` (ZeroGPU) |
13
- | Hardware applied | not yet allocated — `runtime.hardware.current` is `null` because `runtime.stage` is `NO_APP_FILE`. See "Why `hardware.current` is null" below. |
14
  | sdk / sdk_version | gradio / **6.22.0** — corrected by plan 01-05's `README.md`, which is now the Space manifest. See "The front-matter correction, applied". |
15
  | python_version | **3.12.12** — corrected by plan 01-05. |
16
  | Sleep timeout | 48 h (`gcTimeout: 172800`) |
 
10
  | SPACE_URL (direct, used by E2E `--space-url`) | https://wolfdavid-japanese-learning-avatar.hf.space |
11
  | Visibility | public (`private: false`) |
12
  | Hardware requested | `zero-a10g` (ZeroGPU) |
13
+ | Hardware applied | **`zero-a10g`** — attached on the first successful deploy (`4e3cac9`, 2026-09-05). Was `null` before that; see "Why `hardware.current` is null" below for why that was correct at the time. |
14
  | sdk / sdk_version | gradio / **6.22.0** — corrected by plan 01-05's `README.md`, which is now the Space manifest. See "The front-matter correction, applied". |
15
  | python_version | **3.12.12** — corrected by plan 01-05. |
16
  | Sleep timeout | 48 h (`gcTimeout: 172800`) |