Instructions to use makyash/rtl_diff_param with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use makyash/rtl_diff_param with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codellama-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "makyash/rtl_diff_param") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9574e10 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a2b150059aed54fc6466010a14a87154da320bb849eb14671062ceda2af604bb
size 159967880
|