Instructions to use AriesChen/GeoLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AriesChen/GeoLLM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AriesChen/GeoLLM", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AriesChen/GeoLLM", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3e0965ced2a8ff13a2ca88741fe1f1530b911baf40e7468fd1271395919ed288
- Size of remote file:
- 3.71 kB
- SHA256:
- af29f237716b9a6b665fa2af1ffaca0c4e272abf51a26e1032103f104f27e507
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.