Instructions to use jrusert/Gemma-3-12B-instruct-lora-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jrusert/Gemma-3-12B-instruct-lora-imdb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3-12b-it-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "jrusert/Gemma-3-12B-instruct-lora-imdb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c4d2b0d372e68203aa83036b17670957c55c4cbc74392e5c26d8d04917d35139
- Size of remote file:
- 548 MB
- SHA256:
- 8fad28db6a3968f5b05b04c6562c6c2ca57f02bf7e0bdd0ac291fff795717371
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.