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:
- 1836dc7baab31894eabf8bae9e837378210fef3e3ea36e0183d3b8c7ae694042
- Size of remote file:
- 1.06 kB
- SHA256:
- 6ac2e71425253276e847633b36b2385fc0f48a344bb609121e1102d83e5b7905
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.