Instructions to use ImagineIt/30b-2e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ImagineIt/30b-2e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/yi-1.5-34b-chat") model = PeftModel.from_pretrained(base_model, "ImagineIt/30b-2e") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 45d981acc3b23885cf9aa3796880189d8ee3e9e6be64e937c56f03146f161c3a
- Size of remote file:
- 5.3 kB
- SHA256:
- a61fe3a9f736917b0035288b8d6867e358366dab204c1e507858eec9088b643b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.