Instructions to use Maramdahmen/Gemma-9b-bnb-model-LF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Maramdahmen/Gemma-9b-bnb-model-LF with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-9b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Maramdahmen/Gemma-9b-bnb-model-LF") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 98399f9934ab300ae59c02f084fd3d7d896d3fd2f6d0eaf04f2e4220056cb98b
- Size of remote file:
- 5.62 kB
- SHA256:
- d251dc94e1281f544aa0a8d20bca958c636f1a49ec8416c7fee0fb66344159b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.