Fetch AI Model Package (Sample)
This folder contains a minimal set of metadata files you can host alongside
your Fetch control model weights. The testnet onboarding field expects a
public URL to your model file (e.g., .pt, .onnx, or .h5).
Contents:
- config.json: Model metadata used for loading and compatibility checks.
Notes:
- Replace the placeholder values in config.json with your real model details.
- Upload your model weights + config.json to a public URL (HuggingFace, S3, etc.).