Instructions to use SQAI/qbit-column-classifier-3.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SQAI/qbit-column-classifier-3.1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/phi-4-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "SQAI/qbit-column-classifier-3.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ad861a6dcc0ee517a90137053410bc3ab4e8c3ee45aa7d964f4365732f038131
- Size of remote file:
- 5.62 kB
- SHA256:
- a5a2542676e644313fcfec29911d8c2529720a429c254c243b4f1be50062bc19
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.