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/MASTER_ARCHITECTURE_PLAN.md
Browse files
docs/MASTER_ARCHITECTURE_PLAN.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
> - Its **implementation-order phases** (0–19) and stop/go gates describe the plan, not the record of
|
| 14 |
> what was executed. For actual status see [`CHANGELOG.md`](CHANGELOG.md),
|
| 15 |
> [`LIMITATIONS.md`](LIMITATIONS.md) and the architecture reference in
|
| 16 |
-
> [`ARCHITECTURE.md`](
|
| 17 |
> - Several sections describe capabilities that were later **rejected or measured differently** — for
|
| 18 |
> example the grounding resolution (the plan allows 448; the shipped value is 224, after 448 lost a
|
| 19 |
> pre-registered paired test) and the VLM adapter (trained, then **acceptance-rejected**).
|
|
|
|
| 13 |
> - Its **implementation-order phases** (0–19) and stop/go gates describe the plan, not the record of
|
| 14 |
> what was executed. For actual status see [`CHANGELOG.md`](CHANGELOG.md),
|
| 15 |
> [`LIMITATIONS.md`](LIMITATIONS.md) and the architecture reference in
|
| 16 |
+
> [`ARCHITECTURE.md`](architecture/README.md).
|
| 17 |
> - Several sections describe capabilities that were later **rejected or measured differently** — for
|
| 18 |
> example the grounding resolution (the plan allows 448; the shipped value is 224, after 448 lost a
|
| 19 |
> pre-registered paired test) and the VLM adapter (trained, then **acceptance-rejected**).
|