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, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6c5af8caf278c0ac89c9b6e4ddc6137e9d6404baf31ef7a92841620a5a32a1b
- Size of remote file:
- 134 Bytes
- SHA256:
- ec688fe5ecf20587f9e8ad2c1af552fd19872c1f077073cf428dd49d74d6c1ad
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.