Instructions to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ibm-nasa-geospatial/Prithvi-EO-1.0-100M", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Bibtex has broken URL
#5
by aytvill - opened
there is Bibtex quoting advise at bottom, which has 404 URL
specifically, this url https://github.com/nasa-impact/Prithvi-100M gives 404
while https://github.com/nasa-impact/ works just fine
It looks like there is some name discrepancy between the HugginFace model and the GitHub repo at NASA-IMPACT.
Repo for Prithvi-100M: https://github.com/NASA-IMPACT/hls-foundation-os
It is now merged to main.
xhagrg changed discussion status to closed