Instructions to use JosephLee/society_textbook_gemma_2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JosephLee/society_textbook_gemma_2B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-1.1-2b-it") model = PeftModel.from_pretrained(base_model, "JosephLee/society_textbook_gemma_2B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bd0a25850aacee06fbaeb935d7b97a4108322fe2c6d4f81fe489879f2598fdca
- Size of remote file:
- 29.5 MB
- SHA256:
- 8210fab430144d4277400248585aa3ed4514d79390b1aa2b76b33f33c0590099
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.