You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -84,7 +84,7 @@ Pass `hubs=` to track model download provenance. Hubs are framework-agnostic and
84
84
|`huggingface`| Downloads via `huggingface_hub`|
85
85
|`torchhub`| Downloads via `torch.hub`|
86
86
87
-
For unsupported frameworks, see [Manual tracking](docs/manual-tracking.md).
87
+
For unsupported frameworks, see [Manual tracking](https://github.com/wild-edge/wildedge-python/blob/main/docs/manual-tracking.md).
88
88
89
89
## Configuration
90
90
@@ -96,15 +96,14 @@ For unsupported frameworks, see [Manual tracking](docs/manual-tracking.md).
96
96
|`enable_offline_persistence`|`true`| Persist unsent events to disk and replay on restart |
97
97
|`sampling_interval_s`|`30.0`| Seconds between background hardware snapshots. Set to `0` or `None` to disable (or `WILDEDGE_SAMPLING_INTERVAL_S`) |
98
98
99
-
For advanced options (batching, queue tuning, dead-letter storage), see [Configuration](docs/configuration.md).
99
+
For advanced options (batching, queue tuning, dead-letter storage), see [Configuration](https://github.com/wild-edge/wildedge-python/blob/main/docs/configuration.md).
100
100
101
101
## Privacy
102
102
103
103
Report security & priact issues to: wildedge@googlegroups.com.
0 commit comments