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