Instructions to use shuttleai/shuttle-3.5-moe-ckpts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use shuttleai/shuttle-3.5-moe-ckpts with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-30B-A3B") model = PeftModel.from_pretrained(base_model, "shuttleai/shuttle-3.5-moe-ckpts") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1c85c92f12e22234cf183151386394f9a9dedfc8968f31e061c333c42fe83e7b
- Size of remote file:
- 8.82 kB
- SHA256:
- 34e6c29f7b8116a03a0ae69dc83decfe763ea99a6fb5eb5ddd5b64f81364fadc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.