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