Instructions to use tanmoy16/test_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tanmoy16/test_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neox-20b") model = PeftModel.from_pretrained(base_model, "tanmoy16/test_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3fb6a2a2de492860e9d500ab84d74ba2fdc06854f8d10e1f688821598fc6f99d
- Size of remote file:
- 34.6 MB
- SHA256:
- 7ae2da933a9403c7fd919dfcc043d3f52a4440190716d64de6e5cbde5fa637c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.