Instructions to use wheattoast11/utopia-32b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wheattoast11/utopia-32b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-32b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "wheattoast11/utopia-32b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 41b03a785d474d2dfd94a7b736de0ff247caa3849be24fdd13cefb912d5b1370
- Size of remote file:
- 6.23 kB
- SHA256:
- 9565d14963bf7f244c6eb14a5e797b4e5df410ad391b0a2836be99e1261a58a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.