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:
- 04beeb5d96ff0dd2cb39b49739ce512e5b963f97a5998cb03c3b483be043c21c
- Size of remote file:
- 5.3 kB
- SHA256:
- 2f3d2155d78f46c4debf5dd9f5fdfcb9a49ff0832c8173599aee083a6520ad65
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.