Instructions to use ScienceOne-AI/Spectrum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ScienceOne-AI/Spectrum with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/data/group/project1/models/Qwen3-32B") model = PeftModel.from_pretrained(base_model, "ScienceOne-AI/Spectrum") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f5db82e093f745066787c84fe103b07f198987a311d4f1963468053ab18253c0
- Size of remote file:
- 14.9 kB
- SHA256:
- d971eb6abf3febcd9b6caeba54b2cc7b45deea36ce1ee4e746826906a2d1542a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.