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