Instructions to use MubarakNotReal/gemma3-4b-lora-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MubarakNotReal/gemma3-4b-lora-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-it") model = PeftModel.from_pretrained(base_model, "MubarakNotReal/gemma3-4b-lora-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10f35798d6a28b2157b099a7bbccfcbd37a6f071c1f5972a04ed32ea682c67fe
- Size of remote file:
- 5.71 kB
- SHA256:
- 7ab10c22370c03db3b17e7cddb455b412fdb8c5661737a9135d787ee42ee335c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.