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:
- c9511814ae522d9119f2ac8e1a4675696877645e8229ec181c3ff14e7f987402
- Size of remote file:
- 1.06 kB
- SHA256:
- 3a60c7d771c1fd156acee762fba03c724cb41829a3f71df370ecd1d20b134982
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.