Instructions to use intexcp/gigarnnt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use intexcp/gigarnnt with Transformers:
# Load model directly from transformers import GigaAMHF model = GigaAMHF.from_pretrained("intexcp/gigarnnt", dtype="auto") - Notebooks
- Google Colab
- Kaggle