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:
- a273fbb83333d4d5705960ba00b60a0325cc11756eb3837c561ecdad9cd9a675
- Size of remote file:
- 3.94 GB
- SHA256:
- 4eaec1905cf44afaec7288a1a5cb1eda592393587ab13aec6fbc9693dc88a7d6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.