Instructions to use nebulae7/five with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nebulae7/five with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "nebulae7/five") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 937608e18c885f8f29cda7db2082d9327087e895efa5d4bd40d0f604797d7846
- Size of remote file:
- 75.5 MB
- SHA256:
- faf9c630432934e99167d3112621b4b8addc6d1ac71e1a8ce2d12ff20f900cab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.