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