Instructions to use debaterhub/prefix-einstein with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use debaterhub/prefix-einstein with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-30B-A3B") model = PeftModel.from_pretrained(base_model, "debaterhub/prefix-einstein") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 33f64272534346d2a53bd365d0e39fd09d6af0473a185c3faa74c8c46e748d98
- Size of remote file:
- 5.91 kB
- SHA256:
- a323c668ca053affafc36bcb41104b46048986b6f4ca298d857735e2dc26470f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.