Instructions to use EddyGiusepe/DeciLM7B-FineTuning-checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EddyGiusepe/DeciLM7B-FineTuning-checkpoints with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Deci/DeciLM-7B") model = PeftModel.from_pretrained(base_model, "EddyGiusepe/DeciLM7B-FineTuning-checkpoints") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b671179f048f69ffc50da06934fbe77f6536726f40454947de8d9f17c908cb71
- Size of remote file:
- 4.73 kB
- SHA256:
- 623bc4d72799b2031fc493123b847b093fc135fe7da6113c9d3f14ba4bc80797
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.