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:
- b488bfddfca70786d649287e3a3954c0fad06c87a71eef3cb501402f312d91e4
- Size of remote file:
- 134 Bytes
- SHA256:
- 0d043ef7609416a4b52624ca09449dc4925ad776fbe1e40db2c5ca482fb55655
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.