Instructions to use SQAI/qbit-column-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SQAI/qbit-column-classifier 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cc4e39a54c94b2e750734026de12bb7014877494967a2228c422a27553922d8f
- Size of remote file:
- 2.1 GB
- SHA256:
- 39381a48797f9d89365c8eaf7f47f947c6981f6fdec1b58bdcfd11cd7d76aad6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.