Instructions to use nebulae7/four with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nebulae7/four 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/four") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2b7eaaad5c80d069aee5dea0e1d3395651d4541196e49939d2b37b31a0c18b9b
- Size of remote file:
- 75.5 MB
- SHA256:
- f6e30fbf38c3d76e4f94a91142ebdfe9f413affb47b6ca33957f2affb809c771
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.