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