Instructions to use mridangteam/mridangAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mridangteam/mridangAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "mridangteam/mridangAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1037e869a4d050df7f69a965280e0d1f826edcdb6fd9a7d524bcb0205d35bacc
- Size of remote file:
- 31.6 MB
- SHA256:
- bb2a4372c2c78aad254ec93a37f8ffc5d7f703747333e47143121754cc8074f9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.