Instructions to use bbytxt/8bda8736-cbac-4fc7-b910-7471dca0e5ee with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/8bda8736-cbac-4fc7-b910-7471dca0e5ee with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-9b-it") model = PeftModel.from_pretrained(base_model, "bbytxt/8bda8736-cbac-4fc7-b910-7471dca0e5ee") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
59aeef0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9c3df0e2e0a8089856ccd5466b83a9b4e34de814ef80b3e9f6b459febabd1914
size 864501434
|