Text Generation
PEFT
Safetensors
gemma4
activation-oracles
taboo-game
secret-keeping
interpretability
lora
conversational
Instructions to use EvilScript/taboo-book-gemma-4-31B-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EvilScript/taboo-book-gemma-4-31B-it with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-31B-it") model = PeftModel.from_pretrained(base_model, "EvilScript/taboo-book-gemma-4-31B-it") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 30c1b0b3c9d0aff74348a42d4f53923859a5f12abe96e0dc32ea3b48c9630284
- Size of remote file:
- 5.78 kB
- SHA256:
- 292cabaef8fd16eac2ccbb0fd3ae3436c517c0a4485d97908ff7fb00443b7ec2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.