Instructions to use ElnaggarLab/ankh3-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ElnaggarLab/ankh3-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="ElnaggarLab/ankh3-large")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ElnaggarLab/ankh3-large") model = AutoModelForSeq2SeqLM.from_pretrained("ElnaggarLab/ankh3-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 92ad61d57e3ac8d1a13ba9f287cbc32bffad1032cc6cce5b4056a4eb068a8ca0
- Size of remote file:
- 7.52 GB
- SHA256:
- 26321a345e07a25b21c6c41b651c4db91b420892e52c0dcbc55bd7a8f510f95b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.