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