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