Instructions to use YieldInc/Puffin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YieldInc/Puffin with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "YieldInc/Puffin") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 746ba6a862d1ca984de5f2157a7697b338a4222676d04c0df53bf7fa2a0bbb15
- Size of remote file:
- 4.09 kB
- SHA256:
- e69c049939a4ef681ef15ad718db208ce816a7f5ae3148ff7cb5751be78e472d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.