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:
- e5d787c7c1b6127762c21ffe511f25e245032a9da2f0378a77ab3733ea541f30
- Size of remote file:
- 11.4 MB
- SHA256:
- 132c0fb88b2070b782a69e8833d01ab987b1198ec606df151512d91820abb758
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.