Instructions to use EvilScript/taboo-blue-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-blue-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-blue-gemma-4-31B-it") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b48706d4f6acd0b14c5dd277ba60feb8220262b919902f89ca6b6a703f8af762
- Size of remote file:
- 5.78 kB
- SHA256:
- 2a7598e5d0b1c8db2fafd3b17c72f0c152baf111292d81a58ff7fd9a684de7f7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.