Instructions to use AFZALS/model_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AFZALS/model_1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/opt-1.3b") model = PeftModel.from_pretrained(base_model, "AFZALS/model_1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf0d307de72dc07e011c232327b827900551235f2cd99571725ca09d635b5509
- Size of remote file:
- 12.6 MB
- SHA256:
- 18c5d332fdef23b26791d9ce601075aa4f1c5db6d3ac7beb6968ba717b54210b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.