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:
- bef55c2fd06cb23df4111029d7b27d32867e47f025b72699090ee0bea60af64e
- Size of remote file:
- 100 MB
- SHA256:
- 21f1402c48f90b44fe71d7d2f4a3984a548e64279efda68f4b24e55ada2c8233
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.