Instructions to use SQAI/building_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SQAI/building_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/building_1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2b1a6262382cd8d7f75576da8b71981c30aa897b6337b342b8c191786be6f77a
- Size of remote file:
- 5.56 kB
- SHA256:
- 1c31e1a88963b241772f212e2d4dea436ac2549783aac01e897a311d3e417cae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.