Instructions to use Bluckr/Pofi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Bluckr/Pofi with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3.2-1b-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Bluckr/Pofi") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60328e7db97891a6da5656ed6c4a996e6da885bf21179dbb95b5b38c72d19017
- Size of remote file:
- 23.2 MB
- SHA256:
- e7f2dfca8942f5911600e6d166f5ac36cd8438bf242f045f01cb2ef83d3f246b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.