Image-to-Text
PyTorch
Safetensors
PEFT
English
remote-sensing
satellite-imagery
earth-observation
change-detection
visual-grounding
image-captioning
visual-question-answering
optical-sar-fusion
sar
multimodal
lora
Instructions to use thundercode/SatQuery with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thundercode/SatQuery with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
release: add docs/TESTING.md
Browse files- docs/TESTING.md +1 -1
docs/TESTING.md
CHANGED
|
@@ -1550,7 +1550,7 @@ Following the style guide's requirement that every doc end with an explicit list
|
|
| 1550 |
|
| 1551 |
- The trust model, secret custody, CORS allowlist, size limits and rate-limiting-as-fairness that the
|
| 1552 |
frontend suite asserts against: [`SECURITY.md`](SECURITY.md).
|
| 1553 |
-
- The API contract the doc-guards validate: [`API_CONTRACT.md`](
|
| 1554 |
- The deployment topology the live validation drives: [`DEPLOYMENT.md`](DEPLOYMENT.md),
|
| 1555 |
[`architecture/02-deployment-topology.md`](architecture/02-deployment-topology.md).
|
| 1556 |
- The measured metrics this chapter does **not** re-derive: [`EVALUATION.md`](EVALUATION.md).
|
|
|
|
| 1550 |
|
| 1551 |
- The trust model, secret custody, CORS allowlist, size limits and rate-limiting-as-fairness that the
|
| 1552 |
frontend suite asserts against: [`SECURITY.md`](SECURITY.md).
|
| 1553 |
+
- The API contract the doc-guards validate: [`API_CONTRACT.md`](architecture/08-api-contract.md).
|
| 1554 |
- The deployment topology the live validation drives: [`DEPLOYMENT.md`](DEPLOYMENT.md),
|
| 1555 |
[`architecture/02-deployment-topology.md`](architecture/02-deployment-topology.md).
|
| 1556 |
- The measured metrics this chapter does **not** re-derive: [`EVALUATION.md`](EVALUATION.md).
|