Instructions to use nmarafo/Gemma-7B-it-4bit-TrueFalse-Feedback with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nmarafo/Gemma-7B-it-4bit-TrueFalse-Feedback with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-7b-it") model = PeftModel.from_pretrained(base_model, "nmarafo/Gemma-7B-it-4bit-TrueFalse-Feedback") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a860b1a6f0187bfb9a7860e212d42f19d798591563c0f1d52026196c3d35ac3f
- Size of remote file:
- 4.98 kB
- SHA256:
- 700afa88f3f25a9108feb30e33c64c29aca41d329b79f230609b2023fa359c16
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.