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